mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-04 00:36:45 +00:00
Merge pull request #36 from UnickSoft/php71
Disable database to be compatible with php71
This commit is contained in:
commit
9acda45f08
@ -7,6 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
require_once BASEPATH . 'lib/Db/Db.php';
|
// @graphonline: We dont use database.
|
||||||
new Db();
|
//require_once BASEPATH . 'lib/Db/Db.php';
|
||||||
|
//new Db();
|
||||||
?>
|
?>
|
Loading…
x
Reference in New Issue
Block a user