Difference between revisions of "Script Documentation"
From GGBN Wiki
Line 2: | Line 2: | ||
=Package "config"= | =Package "config"= | ||
+ | ==Connection to database== | ||
+ | The parameters for connecting the DNA database, logo path and smtp are recorded in xml files (see Package "load") and will be defined first during installation process (see "First steps"). | ||
+ | |||
{| | {| | ||
|- | |- |
Revision as of 10:25, 30 September 2010
List of all scripts
Package "config"
Connection to database
The parameters for connecting the DNA database, logo path and smtp are recorded in xml files (see Package "load") and will be defined first during installation process (see "First steps").
Script Name | Description | included in |
---|---|---|
configuration.php | ? | ? |
connection.php | ? | ? |
Errorreport.php | ? | all scripts with sql queries |
ErrorreportLog.php | ? | ? |
head.php | ? | all scripts |
mappingspecimendata.php | ? | ? |
new_user.php | ? | ? |
settings.php | ? | ? |
start.inc.php | basic functions, Email-Empfänger bei Störung noch ändern! | head.php |
usermanagement.php | ? | ? |