Subversion Repositories oidplus

Rev

Rev 277 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 277 Rev 279
Line 3... Line 3...
3
author = "ViaThinkSoft"
3
author = "ViaThinkSoft"
4
version = ""
4
version = ""
5
descriptionHTML = ""
5
descriptionHTML = ""
6
 
6
 
7
[PHP]
7
[PHP]
8
class[] = "OIDplusDatabasePluginMySQLi"
8
pluginclass = "OIDplusDatabasePluginMySQLi"
9
class[] = "OIDplusQueryResultMySQL"
-
 
10
class[] = "OIDplusQueryResultMySQLNoNativeDriver"
-
 
11
 
9
 
12
[Setup]
10
[Setup]
13
htmlpart[] = "setup.part.html"
11
htmlpart[] = "setup.part.html"