Subversion Repositories oidplus

Rev

Rev 635 | Rev 828 | Go to most recent revision | View as "text/xml" | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2. <manifest
  3.         xmlns="urn:oid:1.3.6.1.4.1.37476.2.5.2.5.6.1"
  4.         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  5.         xsi:schemaLocation="urn:oid:1.3.6.1.4.1.37476.2.5.2.5.6.1 https://oidplus.viathinksoft.com/oidplus/plugins/manifest_plugin_database.xsd">
  6.  
  7.         <type>OIDplusDatabasePlugin</type>
  8.  
  9.         <info>
  10.                 <name>ODBC</name>
  11.                 <author>ViaThinkSoft</author>
  12.                 <version />
  13.                 <descriptionHTML />
  14.                 <oid>1.3.6.1.4.1.37476.2.5.2.4.5.2</oid>
  15.         </info>
  16.  
  17.         <php>
  18.                 <mainclass>OIDplusDatabasePluginODBC</mainclass>
  19.         </php>
  20.        
  21.         <cssSetup>
  22.         </cssSetup>
  23.  
  24.         <jsSetup>
  25.                 <file>OIDplusDatabasePluginODBCSetup.js</file>
  26.         </jsSetup>
  27.  
  28. </manifest>