0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/scripts
Christian Boltz a5f3cb9b96 config.inc.php:
- new config option $CONF['language_hook']
  Hook function to override or add translations to $PALANG.
  Example hook function included (commented out).

common.php:
- honor $CONF['language_hook']

scripts/postfixadmin-cli.php:
- honor $CONF['language_hook']
- add TODO - language shouldn't be hardcoded to english

This implements my feature request at
http://sourceforge.net/tracker/?func=detail&aid=3292408&group_id=191583&atid=937967


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1176 a1433add-5e2c-0410-b055-b7f2511e0802
2011-08-23 21:23:16 +00:00
..
shells scripts/shells/alias.php: 2011-07-29 21:48:44 +00:00
snippets Changed delete.php to use flash_error(), removed some HTML from languages/* 2011-04-10 22:15:56 +00:00
common.php moved scripts/models-ext/* to model/ 2010-12-30 22:34:59 +00:00
inflector.php list-virtual.php: 2010-09-26 23:14:42 +00:00
postfixadmin-cli postfixadmin-cli: use readlink if $0 is a symlink 2011-04-10 13:05:53 +00:00
postfixadmin-cli.php config.inc.php: 2011-08-23 21:23:16 +00:00