Skip to content

Commit

Permalink
Updated for latest Sf2
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Mar 7, 2011
1 parent aa7eed5 commit da1fe0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/config/functional_test.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>


<container xmlns="http://www.symfony-project.org/schema/dic/services" <container xmlns="http://symfony.com/schema/dic/services"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.symfony-project.org/schema/dic/services http://www.symfony-project.org/schema/dic/services/services-1.0.xsd"> xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">


<parameters> <parameters>


Expand Down

0 comments on commit da1fe0a

Please sign in to comment.