Преглед на файлове

[FrameworkBundle] updated XSD

Fabien Potencier преди 14 години
родител
ревизия
2eb06bee1e
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd

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

@@ -71,6 +71,8 @@
         <xsd:attribute name="cache-warmer" type="cache_warmer" />
         <xsd:attribute name="resource" type="xsd:string" />
         <xsd:attribute name="type" type="xsd:string" />
+        <xsd:attribute name="http-port" type="xsd:string" />
+        <xsd:attribute name="https-port" type="xsd:string" />
     </xsd:complexType>
 
     <xsd:complexType name="session">