User management for the world wide web

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

GenieGate_SetupDruid Class Reference

Run once, to setup the database. More...

List of all members.

Public Member Functions

 check_tables ($dbname, $dbh)
 Lookup each table, if it doesn't exist, skip it.


Detailed Description

Run once, to setup the database.

This is the setup druid. It creates the required tables in the database, and creates default properties.

Definition at line 34 of file dbsetup.php.


Member Function Documentation

check_tables dbname,
dbh
 

Lookup each table, if it doesn't exist, skip it.

Returns:
count of tables that were created.

Definition at line 179 of file dbsetup.php.


The documentation for this class was generated from the following file:
DoxyGen Documentation generated by DoxyGen