Files | |
file | captcha.php [code] |
Creates a captcha image. | |
file | common.php [code] |
Does most of the include/require tasks. Links the usermanagement with the sponsormanagement. | |
file | db.php [code] |
Holds two global arrays ($db, $dbBack) containing the names of all of the tables in the datebase. | |
file | functions.php [code] |
Bundle of functions widely used in several scripts. | |
file | functions_delete.php [code] |
This file holds some of the functions used for (non-)permanent delete. | |
file | functions_export.php [code] |
Functions used for export. | |
file | functions_locks.php [code] |
This file bundles most of the functions needed for mutual exclusion to prevent lost update problems. | |
file | functions_sponsoring.php [code] |
Holds most of the functions used for sponsormanagement. | |
file | img.php [code] |
Handles scaling and image loading. | |
file | mysql.php [code] |
Provides the information for the MySQL-database-connection. | |
file | vcard.php [code] |
Download vCard of a contact person. | |