0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
Christian Boltz ee90f4a74e smarty.inc.php:
- move header() calls from index.tpl to smarty.inc.php, which means 
  we no longer need to use SmartyBC class
- use Smarty instead of SmartyBC class
- eval_size(): use Config::Lang instead of $PALANG

templates/header.tpl:
- move header() calls to smarty.inc.php, and drop {php} usage



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1544 a1433add-5e2c-0410-b055-b7f2511e0802
2013-10-19 20:12:02 +00:00
ADDITIONS fetchmail: add sslcertck, sslcertpath, sslfingerprint 2013-08-18 18:40:57 +00:00
admin Finally got rid of admin/ :-) 2007-10-31 18:24:40 +00:00
configs AdminpasswordHandler.php: 2013-06-23 17:49:54 +00:00
css added quota level percentage display 2011-08-08 18:39:03 +00:00
debian README.Debian: 2012-10-03 16:48:32 +00:00
DOCUMENTS POSTFIX_CONF.txt: 2013-02-19 12:47:52 +00:00
images added quota level percentage display 2011-08-08 18:39:03 +00:00
languages AliasdomainHandler.php: 2013-10-19 18:45:41 +00:00
model AliasdomainHandler.php: 2013-10-19 18:45:41 +00:00
scripts model/*Handler.php and various other files 2013-10-13 15:26:37 +00:00
smarty update smarty from 3.0.7 to 3.1.5 2011-11-27 23:12:52 +00:00
templates smarty.inc.php: 2013-10-19 20:12:02 +00:00
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 2011-03-17 22:38:03 +00:00
users *.lang: 2013-07-29 22:08:07 +00:00
VIRTUAL_VACATION vacation.pl: 2013-03-14 23:17:57 +00:00
backup.php backup.php: 2013-10-19 18:58:59 +00:00
broadcast-message.php sendmail.php, broadcast-message.php: 2011-07-19 21:41:37 +00:00
calendar.js - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
CHANGELOG.TXT Paperwork ;-) 2011-08-05 23:05:25 +00:00
common.php After hunting an "undefined index transport" error in list-domain, I 2013-10-13 18:11:18 +00:00
config.inc.php Finally replace create-mailbox.php with edit.php?table=mailbox :-) 2013-02-19 23:08:01 +00:00
delete.php delete.php: 2011-07-18 22:13:05 +00:00
edit.php edit.php: 2013-10-13 19:08:32 +00:00
fetchmail.php fetchmail: add sslcertck, sslcertpath, sslfingerprint 2013-08-18 18:40:57 +00:00
functions.inc.php After hunting an "undefined index transport" error in list-domain, I 2013-10-13 18:11:18 +00:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php login.php, index.php: 2009-04-22 11:31:53 +00:00
INSTALL.TXT various documentation updates: 2011-01-06 20:01:21 +00:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
list-admin.php functions.inc.php: 2012-05-07 22:53:04 +00:00
list-domain.php model/PFAHandler.php: 2013-10-13 16:11:15 +00:00
list-virtual.php model/PFAHandler.php: 2013-10-13 16:11:15 +00:00
login.php login.php: 2013-10-19 19:19:56 +00:00
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
main.php - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
sendmail.php functions.inc.php: 2013-04-01 21:22:30 +00:00
setup.php model/PFAHandler.php, setup.php: 2013-10-13 22:07:15 +00:00
smarty.inc.php smarty.inc.php: 2013-10-19 20:12:02 +00:00
upgrade.php fetchmail: add sslcertck, sslcertpath, sslfingerprint 2013-08-18 18:40:57 +00:00
vacation.php patch from Jan Kruis - see http://sourceforge.net/tracker/?func=detail&aid=3520749&group_id=191583&atid=937966 (Tracker id 3520749) ; thank you! 2012-04-23 20:57:54 +00:00
variables.inc.php variables.inc.php: 2011-07-26 00:33:44 +00:00
viewlog.php edit-alias.php, edit-domain.php, edit-vacation.php, 2011-07-18 22:48:46 +00:00
xmlrpc.php MailboxHandler.php: 2013-06-23 15:07:17 +00:00