0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/scripts
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
2013-11-14 21:15:55 +00:00
..
shells scripts/postfixadmin-cli.php 2013-11-14 21:15:55 +00:00
snippets delete some outdated and no longer needed files in snippets/ : 2013-10-19 20:31:40 +00:00
postfixadmin-cli postfixadmin-cli: use readlink if $0 is a symlink 2011-04-10 13:05:53 +00:00
postfixadmin-cli.php scripts/postfixadmin-cli.php 2013-11-14 21:15:55 +00:00