0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/public
2018-04-22 18:24:41 +02: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 Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
login.php remove logout behaviour from common.php (never used); try and fix logout in login.php - see #130 2018-02-05 20:47:07 +00: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 Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
setup.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
upgrade.php move to use db_assoc() rather than db_array() (code assumes assoc. array) 2018-02-10 21:08:29 +00: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