File: |
includes/database-engines/dbTables.class.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class source |
Class: |
Simple Site Class
Simple Site Class |
Author: |
By Barton Phillips |
Last change: |
Added mysqli to all VERSIONS.
Added update-git-log.sh
Modifed autoload and siteload with error_reporting().
modified: includes/SiteClass.class.php
modified: includes/autoload.php
modified: includes/database-engines/Database.class.php
modified: includes/database-engines/ErrorClass.class.php
modified: includes/database-engines/SqlException.class.php
modified: includes/database-engines/dbTables.class.php
modified: includes/database-engines/simple-helper-functions.php
modified: includes/siteload.php
new file: update-git-log.sh
autoload added logic for bartonphillips.org.
SqlException changed $self->db->... to $self->...
dbMysqli added the extends mysqli and changed everything to use that.
dbTables changed the query() to sql() to match dbMysqli.
modified: includes/autoload.php
modified: includes/database-engines/SqlException.class.php
modified: includes/database-engines/dbMysqli.class.php
modified: includes/database-engines/dbTables.class.php
|
Date: |
4 months ago |
Size: |
9,181 bytes |
|
|
|