markjcrane
|
fa081456b1
|
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
|
2016-01-17 00:01:13 -07:00 |
Mark Crane
|
50010ed5ae
|
Remove mysql_connect.
|
2015-04-15 01:35:15 +00:00 |
Mark Crane
|
d93c5198df
|
Fix the database class count.
|
2015-03-22 07:54:35 +00:00 |
luis daniel lucio quiroz
|
5210f942f4
|
missing a connect verification
|
2014-06-21 05:22:45 +00:00 |
luis daniel lucio quiroz
|
44aaf5beed
|
missing a this
|
2014-06-21 05:05:32 +00:00 |
luis daniel lucio quiroz
|
79bb16cf81
|
new method for database object
|
2014-06-21 04:59:25 +00:00 |
Mark Crane
|
5e37c95abb
|
Database class change $this->name to $this->db_name
|
2014-01-19 13:06:27 +00:00 |
Mark Crane
|
0eafdddc8a
|
Fix the database class connection info so it can be provided on demand.
|
2013-07-13 18:33:30 +00:00 |
Mark Crane
|
9f71bdd024
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |
Mark Crane
|
32e16dd2c7
|
Set the include path to use with config.php inside the database.php class.
|
2013-07-06 08:06:03 +00:00 |
Mark Crane
|
3aa617ded7
|
Move the class files from includes to the resources directory.
|
2013-07-06 07:16:58 +00:00 |