8000 Fix FrameworkBundle/Resources/config/schema/symfony-1.0.xsd · symfony/symfony@53ba38a · GitHub
[go: up one dir, main page]

Skip to content

Commit 53ba38a

Browse files
srozenicolas-grekas
authored andcommitted
Fix FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
1 parent 9e8231f commit 53ba38a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
</xsd:complexType>
104104

105105
<xsd:complexType name="session">
106+
<xsd:attribute name="enabled" type="xsd:boolean" />
106107
<xsd:attribute name="storage-id" type="xsd:string" />
107108
<xsd:attribute name="handler-id" type="xsd:string" />
108109
<xsd:attribute name="name" type="xsd:string" />

0 commit comments

Comments
 (0)
0