Sebastian
9ddf15439f
- fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx.
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@791 a1433add-5e2c-0410-b055-b7f2511e0802
2009-12-24 14:58:01 +00:00
Sebastian
b1287d97e2
- big merge of Postfixadmin smarty into trunk
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@757 a1433add-5e2c-0410-b055-b7f2511e0802
2009-11-05 14:55:39 +00:00
David Goodwin
e97bad87ab
broadcast-message.php: fix hard coded table names
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@643 a1433add-5e2c-0410-b055-b7f2511e0802
2009-04-22 14:56:28 +00:00
David Goodwin
4d54548b72
reindent
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@642 a1433add-5e2c-0410-b055-b7f2511e0802
2009-04-22 14:53:35 +00:00
Christian Boltz
8b05971af9
broadcast-message.php:
...
- set mb_internal_encoding("UTF-8") to avoid broken encoding in mailheaders
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2641660&group_id=191583
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@570 a1433add-5e2c-0410-b055-b7f2511e0802
2009-02-26 22:35:50 +00:00
Christian Boltz
6cb2953c90
broadcast-message.php:
...
- fix typo: encode_base64 -> base64_encode
https://sourceforge.net/forum/forum.php?thread_id=1891143&forum_id=676076
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@267 a1433add-5e2c-0410-b055-b7f2511e0802
2007-12-13 23:22:14 +00:00
David Goodwin
39953d029d
rename templates to .php instead of .tpl
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@250 a1433add-5e2c-0410-b055-b7f2511e0802
2007-12-02 13:59:33 +00:00
Christian Boltz
332d2d607b
broadcast-message.php:
...
- exit if $CONF['sendmail'] != 'YES'
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@236 a1433add-5e2c-0410-b055-b7f2511e0802
2007-11-18 21:46:20 +00:00
Christian Boltz
1132b958e5
Finally got rid of admin/ :-)
...
- moved admin-only scripts from admin/ to /
- removed all merged files ("require('../$file')") from admin/
- changed include paths - no more admin/superadmin switching needed
- admin_menu.tpl is also gone
- removed all menu.tpl / admin_menu.tpl switches - no more needed
- admin/index.php still exists and redirects to /
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@168 a1433add-5e2c-0410-b055-b7f2511e0802
2007-10-31 18:24:40 +00:00