Functions to install the script. More...
Functions | |
install_dir ($dir) | |
install_config () | |
install_db () | |
install () | |
Variables | |
$default_timezone = @date_default_timezone_get() | |
$install_template | |
$config_template | |
Functions to install the script.
install | ( | ) |
Proceed to Freeder installation.
install_config | ( | ) |
Create configuration file in data directory.
install_db | ( | ) |
Initialize database.
install_dir | ( | $dir | ) |
Create a directory, checking writeable and the rights.
$config_template |
$install_template |