???
123123123123
.....................................................................................................................................???
123123123123
.....................................................................................................................................
Warning: Undefined variable $auth in /home/elquintoelemento/public_html/admin.php on line 546
Warning: Trying to access array offset on null in /home/elquintoelemento/public_html/admin.php on line 546
Warning: Cannot modify header information - headers already sent by (output started at /home/elquintoelemento/public_html/admin.php:1) in /home/elquintoelemento/public_html/admin.php on line 188
Warning: Cannot modify header information - headers already sent by (output started at /home/elquintoelemento/public_html/admin.php:1) in /home/elquintoelemento/public_html/admin.php on line 189
# Protect sensitive directories
Options -Indexes
# Protect config files
Order allow,deny
Deny from all
# Disable access to sensitive files
Order allow,deny
Deny from all
# PHP settings
php_flag display_errors off
php_value upload_max_filesize 2M
php_value post_max_size 2M
php_value max_execution_time 30
php_value max_input_time 30