.. | |||||
images | |||||
php53 | |||||
php56 | |||||
php71 | |||||
php81 | |||||
application_constants.php | |||||
clone.php | |||||
db_constants.php | |||||
edit.php | |||||
edit.xml | |||||
fileindex.php | |||||
import.php | |||||
info.xml | |||||
install.js | |||||
install.php | |||||
install.xml | |||||
mail_settings_constants.php | |||||
md5 | |||||
notes.txt |
<?php defined('MAIL_SMTP') || define('MAIL_SMTP','[[smtp_ser]]'); defined('MAIL_USERNAME') || define('MAIL_USERNAME',''); defined('MAIL_PASSWORD') || define('MAIL_PASSWORD',''); defined('MAIL_PORT') || define('MAIL_PORT','[[smtp_port]]'); defined('MAIL_AUTH') || define('MAIL_AUTH','false'); defined('MAIL_TLS') || define('MAIL_TLS',''); ?>
.. | |||||
images | |||||
php53 | |||||
php56 | |||||
php71 | |||||
php81 | |||||
application_constants.php | |||||
clone.php | |||||
db_constants.php | |||||
edit.php | |||||
edit.xml | |||||
fileindex.php | |||||
import.php | |||||
info.xml | |||||
install.js | |||||
install.php | |||||
install.xml | |||||
mail_settings_constants.php | |||||
md5 | |||||
notes.txt |