Fabien Potencier 14 سال پیش
والد
کامیت
973a8f1f24
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd

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

@@ -47,7 +47,7 @@
     <xsd:complexType name="session">
         <xsd:attribute name="class" type="xsd:string" />
         <xsd:attribute name="storage_id" type="xsd:string" />
-        <xsd:attribute name="default_locale" type="xsd:string" />
+        <xsd:attribute name="default-locale" type="xsd:string" />
         <xsd:attribute name="name" type="xsd:string" />
         <xsd:attribute name="lifetime" type="xsd:integer" />
         <xsd:attribute name="path" type="xsd:string" />