You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/public
David Goodwin ba14535489
Merge pull request #172 from abonanni/bootstrap
Bootstrap Integration
6 years ago
..
css Bootstrap template integration 6 years ago
images Reformat everything with PHP-Cs-Fixer 7 years ago
users move to use db_assoc() rather than db_array() (code assumes assoc. array) 6 years ago
backup.php Reformat everything with PHP-Cs-Fixer 7 years ago
broadcast-message.php move to use db_assoc() rather than db_array() (code assumes assoc. array) 6 years ago
calendar.js move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 7 years ago
common.php Reformat everything with PHP-Cs-Fixer 7 years ago
delete.php Reformat everything with PHP-Cs-Fixer 7 years ago
edit.php Fix phpcs whitespace breakage in initStruct etc. 6 years ago
editactive.php Reformat everything with PHP-Cs-Fixer 7 years ago
index.php see remove outdated doc links - see #191 6 years ago
list-virtual.php possible readability improvement 6 years ago
list.php list.php csv export: implode array values, suppress fields with empty label after trimming (html status) 6 years ago
login.php see #185 - try putting the session_ recreation stuff in an else { ... } 6 years ago
main.php Reformat everything with PHP-Cs-Fixer 7 years ago
password-change.php move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 7 years ago
password-recover.php move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 7 years ago
sendmail.php Reformat everything with PHP-Cs-Fixer 7 years ago
setup.php try and require Phar extension through setup if we are using php_crypt and PHP version < 7 6 years ago
upgrade.php try and fix #177 (add missing fields to sqlite db) 6 years ago
vacation.php Reformat everything with PHP-Cs-Fixer 7 years ago
viewlog.php move to use db_assoc() rather than db_array() (code assumes assoc. array) 6 years ago
xmlrpc.php fix phpdoc 6 years ago