浏览代码

fixed schema

Fabien Potencier 14 年之前
父节点
当前提交
d209cbef8b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd

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

@@ -55,6 +55,7 @@
         <xsd:attribute name="secure" type="xsd:string" />
         <xsd:attribute name="httponly" type="xsd:string" />
         <xsd:attribute name="cache-limiter" type="xsd:string" />
+        <xsd:attribute name="auto-start" type="xsd:boolean" />
         <xsd:attribute name="pdo.db_table" type="xsd:string" />
     </xsd:complexType>