0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/public
2018-06-18 21:42:52 +01: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 possible readability improvement 2018-06-18 21:42:52 +01:00
list.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
login.php see #185 - try putting the session_ recreation stuff in an else { ... } 2018-06-01 15:50: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 Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
setup.php try and require Phar extension through setup if we are using php_crypt and PHP version < 7 2018-06-10 21:23:58 +01:00
upgrade.php try and fix #177 (add missing fields to sqlite db) 2018-05-25 09:59:31 +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 fix phpdoc 2018-06-18 21:34:42 +01:00