mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
NOISSUE, change some code for php5
This commit is contained in:
parent
be662c8c2a
commit
f8af9ef6ce
6 changed files with 18 additions and 97 deletions
|
|
@ -215,5 +215,8 @@ class DBMysql_innodb extends DBMysql
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
DBMysql_innodb::$isSupported = function_exists('mysql_connect');
|
||||
|
||||
/* End of file DBMysql_innodb.class.php */
|
||||
/* Location: ./classes/db/DBMysql_innodb.class.php */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue