Go to the source code of this file.
Variables | |
| $config ['version'] = '1.0' | |
| $config ['activ'] = '1' | |
| $config ['groups'][0] = '*' | |
| $config ['mail_profile'] = 'dbxApp' | |
| $config ['mail_from'] = '' | |
| $config ['mail_from_name'] = 'dbxapp Download' | |
| $config ['mail_subject'] = 'Ihr dbxapp Demo-Download' | |
| $config ['download_zip'] = 'files/download/dbxapp-demo.zip' | |
| $config ['download_name'] = 'dbxapp-demo.zip' | |
| $config ['download_ttl_hours'] = '48' | |
| $config ['token_secret'] = '' | |
| $config[ 'activ'] = '1' |
Definition at line 3 of file dbxDownLoad/cfg/config.php.
| $config[ 'download_name'] = 'dbxapp-demo.zip' |
Definition at line 10 of file dbxDownLoad/cfg/config.php.
| $config[ 'download_ttl_hours'] = '48' |
Definition at line 11 of file dbxDownLoad/cfg/config.php.
| $config[ 'download_zip'] = 'files/download/dbxapp-demo.zip' |
Definition at line 9 of file dbxDownLoad/cfg/config.php.
| $config[ 'groups'][0] = '*' |
Definition at line 4 of file dbxDownLoad/cfg/config.php.
| $config[ 'mail_from'] = '' |
Definition at line 6 of file dbxDownLoad/cfg/config.php.
| $config[ 'mail_from_name'] = 'dbxapp Download' |
Definition at line 7 of file dbxDownLoad/cfg/config.php.
| $config[ 'mail_profile'] = 'dbxApp' |
Definition at line 5 of file dbxDownLoad/cfg/config.php.
| $config[ 'mail_subject'] = 'Ihr dbxapp Demo-Download' |
Definition at line 8 of file dbxDownLoad/cfg/config.php.
| $config[ 'token_secret'] = '' |
Definition at line 12 of file dbxDownLoad/cfg/config.php.
| $config[ 'version'] = '1.0' |
Definition at line 2 of file dbxDownLoad/cfg/config.php.