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/scripts
Christian Boltz 5e93dfe604
postfixadmin-cli: drop (undocumented) -webroot etc.
Dropping the -webroot parameter (which basically means hardcoding that
../common.php has to exist) allows to do quite some cleanup.

Also unconditionally require_once('../common.php') to ensure that
everything we expect in the global namespace (like the 'Conf' class) is
there.

This allows even more cleanup. We get rid of __bootstrap() and some
constants, and can simplify parameter handling.
8 years ago
..
shells Reformat everything with PHP-Cs-Fixer 8 years ago
snippets Reformat everything with PHP-Cs-Fixer 8 years ago
postfixadmin-cli fix perms (executable) 8 years ago
postfixadmin-cli.php postfixadmin-cli: drop (undocumented) -webroot etc. 8 years ago