Server : Apache System : Linux indy02.toastserver.com 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64 User : palandch ( 1163) PHP Version : 7.1.33 Disable Function : NONE Directory : /var/softaculous/album/ |
<?php $db_data["setup"] = array ( 0 => array ( 'album_dir' => 'photos/', 'cache_dir' => '[[cache_dir]]/', 'site_name' => '[[site_name]]', 'site_theme' => 'Borders', 'return_home_url' => '[[domhost]]', 'new_dir_indic' => '48', 'cookie_password_hours' => '', 'language' => 'EN_UTF8', 'ftp_server' => '', 'ftp_server_photos_dir' => '', 'default_sorting' => 'name_asc', 'comments_enabled' => 'true', 'comments_approve_queue_size' => '100', 'logs_enabled' => 'true', 'logs_filename' => 'logs.txt', 'logs_exclude' => '', 'cache_thumbnails' => 'true', 'cache_resized_photos' => 'true', 'statistic_count' => '50', 'login_enabled' => 'true', 'register_enabled' => 'true', 'last_dir_scan' => '[[timestamp]]', 'date_format' => 'd.M.Y H:i:s', 'error_logging_enabled' => 'false', 'antispam_code_enabled' => 'true', 'publish_only_approved_comments' => 'false', 'use_iptc_desc' => 'true', 'ecard_enabled' => 'true', 'ecard_subject' => 'You have got an e-card !', 'ecard_text' => 'Hello #TO_NAME, #FROM_NAME sent you an electronic card from phpAlbum.net. You can pick up it on this adress: http://www.phpalbum.net/phpAlbum/#ECARD_ADRESS Or you can just look at the picture here: http://www.phpalbum.net/phpAlbum/#IMAGE_ADRESS Your e-card was sent on #DATE at #TIME.', 'ecard_picked_subject' => 'You e-card was picked up !', 'ecard_picked_text' => 'Hello #FROM_NAME, #TO_NAME picked up your e-card on #DATE at #TIME e-card adress: http://www.phpalbum.net/phpAlbum/#ECARD_ADRESS', 'tracking_code' => '', ), ) ?>