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.
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 | 8 years ago | |
| snippets | 8 years ago | |
| postfixadmin-cli | 8 years ago | |
| postfixadmin-cli.php | 8 years ago | |