Subversion Repositories oidplus

Rev

Go to most recent revision | View as "text/xml" | Blame | Last modification | View Log | RSS feed

  1. <?xml version="1.0"?>
  2. <manifest>
  3.  
  4.         <type>OIDplusPagePluginAdmin</type>
  5.  
  6.         <info>
  7.                 <name>System registration</name>
  8.                 <author>ViaThinkSoft</author>
  9.                 <version />
  10.                 <descriptionHTML />
  11.                 <oid>1.3.6.1.4.1.37476.2.5.2.4.3.120</oid>
  12.         </info>
  13.  
  14.         <php>
  15.                 <mainclass>OIDplusPageAdminRegistration</mainclass>
  16.         </php>
  17.  
  18.         <css>
  19.         </css>
  20.  
  21.         <js>
  22.                 <file>script.js</file>
  23.         </js>
  24.        
  25. </manifest>
  26.