Commit Graph

12 Commits

Author SHA1 Message Date
FusionPBX
6162768599 Update database.php
Moving orm method into to the database class goal is to remove orm class in the near future.
2016-10-16 10:40:03 -06:00
markjcrane
23b4b7c9bf Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"]. 2016-01-17 00:01:13 -07:00
Mark Crane
a92e5f5afd Remove mysql_connect. 2015-04-15 01:35:15 +00:00
Mark Crane
16480d62dd Fix the database class count. 2015-03-22 07:54:35 +00:00
luis daniel lucio quiroz
3f0f7ab1a5 missing a connect verification 2014-06-21 05:22:45 +00:00
luis daniel lucio quiroz
5c73a105a8 missing a this 2014-06-21 05:05:32 +00:00
luis daniel lucio quiroz
f2c37a9dbe new method for database object 2014-06-21 04:59:25 +00:00
Mark Crane
1316745483 Database class change $this->name to $this->db_name 2014-01-19 13:06:27 +00:00
Mark Crane
5524737ac3 Fix the database class connection info so it can be provided on demand. 2013-07-13 18:33:30 +00:00
Mark Crane
95f86e6723 Change links from includes to the resources directory. 2013-07-10 23:41:12 +00:00
Mark Crane
b42d2c7122 Set the include path to use with config.php inside the database.php class. 2013-07-06 08:06:03 +00:00
Mark Crane
93adbba412 Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00