0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/public
2020-12-29 19:55:27 +00:00
..
css move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
images Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
users move to use db_assoc() rather than db_array() (code assumes assoc. array) 2018-02-10 21:08:29 +00:00
backup.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
broadcast-message.php move to use db_assoc() rather than db_array() (code assumes assoc. array) 2018-02-10 21:08:29 +00:00
calendar.js move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
common.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
delete.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
edit.php Fix phpcs whitespace breakage in initStruct etc. 2018-04-22 18:24:41 +02:00
editactive.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
index.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
list-virtual.php move to use db_assoc() rather than db_array() (code assumes assoc. array) 2018-02-10 21:08:29 +00:00
list.php merge of https://github.com/postfixadmin/postfixadmin/issues/404 into postfixadmin-3.2 2020-12-29 19:55:27 +00:00
login.php see: https://github.com/postfixadmin/postfixadmin/issues/302 - check if the session key exists; and if not show something that may help 2019-09-26 21:22:33 +01:00
main.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
password-change.php move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
password-recover.php move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
sendmail.php @ get_magic_quotes_gpc to stop it moaning that it is deprecated - see https://github.com/postfixadmin/postfixadmin/issues/385 2020-09-23 21:18:11 +01:00
setup.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
upgrade.php composer format 2020-04-18 19:24:07 +01:00
vacation.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
viewlog.php move to use db_assoc() rather than db_array() (code assumes assoc. array) 2018-02-10 21:08:29 +00:00
xmlrpc.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00