Explorar o código

fix top tag

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@15475 44c647ce-9c0f-0410-b52a-842ac1e357ba
stas %!s(int64=17) %!d(string=hai) anos
pai
achega
58e80fab92
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      library/Zend/Amf/Adobe/Introspector.php

+ 1 - 1
library/Zend/Amf/Adobe/Introspector.php

@@ -94,7 +94,7 @@ class Zend_Amf_Adobe_Introspector
             Zend_Loader::loadClass($serviceClass, $this->_getServicePath());
         }
         
-        $serv = $this->_xml->createElement('operations');
+        $serv = $this->_xml->createElement('service-description');
         $serv->setAttribute('xmlns', 'http://ns.adobe.com/flex/service-description/2008');
 
         $this->_types = $this->_xml->createElement('types');