PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version https://github.com/postfixadmin/postfixadmin
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.
 
 
 
 
 
 
Go to file
Christian Boltz 72f0818391 scripts/postfixadmin-cli.php
- replace usage of Inflector::camelize() with ucfirst() - for our usage,
  it gives the same result with easier understandable code
- remove unused PHP5 define

shells/shell.php:
- remove definition of unused variable $shellKey, which also removes
  the last usage of Inflector::underscore
- remove code that was commented out since a while

scripts/inflector.php:
- delete file, no longer needed


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1577 a1433add-5e2c-0410-b055-b7f2511e0802
11 years ago
ADDITIONS remove "postfixadmin.com" in comments in lots of files 11 years ago
DOCUMENTS
VIRTUAL_VACATION
admin
configs As a side effect of the previous commit (r1568), we can use login.php 11 years ago
css
debian
images
languages DomainHandler.php 11 years ago
model Quite big CLI cleanup (and more) 11 years ago
scripts scripts/postfixadmin-cli.php 11 years ago
smarty
templates As a side effect of the previous commit (r1568), we can use login.php 11 years ago
tests
users As a side effect of the previous commit (r1568), we can use login.php 11 years ago
CHANGELOG.TXT remove "postfixadmin.com" in comments in lots of files 11 years ago
GPL-LICENSE.TXT
INSTALL.TXT
LICENSE.TXT
backup.php remove "postfixadmin.com" in comments in lots of files 11 years ago
broadcast-message.php remove "postfixadmin.com" in comments in lots of files 11 years ago
calendar.js
common.php login.php, common.php: 11 years ago
config.inc.php remove "postfixadmin.com" in comments in lots of files 11 years ago
delete.php delete.php: 11 years ago
edit.php editactive.php: 11 years ago
editactive.php editactive.php: 11 years ago
fetchmail.php remove "postfixadmin.com" in comments in lots of files 11 years ago
functions.inc.php remove "postfixadmin.com" in comments in lots of files 11 years ago
index.php remove "postfixadmin.com" in comments in lots of files 11 years ago
list-admin.php remove "postfixadmin.com" in comments in lots of files 11 years ago
list-domain.php remove "postfixadmin.com" in comments in lots of files 11 years ago
list-virtual.php remove "postfixadmin.com" in comments in lots of files 11 years ago
login.php login.php, common.php: 11 years ago
main.php remove "postfixadmin.com" in comments in lots of files 11 years ago
sendmail.php remove "postfixadmin.com" in comments in lots of files 11 years ago
setup.php remove "postfixadmin.com" in comments in lots of files 11 years ago
smarty.inc.php smarty.inc.php: 11 years ago
upgrade.php
vacation.php remove "postfixadmin.com" in comments in lots of files 11 years ago
variables.inc.php remove "postfixadmin.com" in comments in lots of files 11 years ago
viewlog.php remove "postfixadmin.com" in comments in lots of files 11 years ago
xmlrpc.php