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 04cd5c5aa4 model/CliView.php:
- new file for CLI 'view'
- based on the ViewTask classes in scripts/shells/*.php
- introduces usage of *Handler->_formatted_$field() to get "pretty" 
  output for a field 
  (not sure if this is the final solution, but it works ;-)

scripts/shells/*.php
- remove ViewTask, obsoleted by model/CliView.php
 
scripts/shells/shell.php:
- use CliView instead of ViewTask



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1572 a1433add-5e2c-0410-b055-b7f2511e0802
12 years ago
..
shells model/CliView.php: 12 years ago
snippets delete some outdated and no longer needed files in snippets/ : 12 years ago
inflector.php scripts/inflector.php: 12 years ago
postfixadmin-cli postfixadmin-cli: use readlink if $0 is a symlink 15 years ago
postfixadmin-cli.php scripts/inflector.php: 12 years ago