This shows you the differences between two versions of the page.
— |
system:config:database_module [2013/08/20 22:07] (current) phplist created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | |||
+ | ---- dataentry configoptions ---- | ||
+ | type : variable | ||
+ | name : $database_module | ||
+ | purpose : the file holding the database abstraction | ||
+ | allowed : mysql.inc | ||
+ | default : mysql.inc | ||
+ | status_s : | ||
+ | category : database | ||
+ | ---- | ||
+ | |||
+ | Currently only mysql.inc is available. | ||
+ | |||