0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/users
Christian Boltz da9a69dd0d AliasHandler.php:
- add initStruct() (not the final version, but works for now)
- add initMsg()
- replace $this->username with $this->id everywhere
- drop __construct() - default __construct will be used now

users/edit-alias.php, xmlrpc.php, VacationHandler.php, scripts/shells/alias.php:
- use default init sequence for AliasHandler (new, then ->init())


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1310 a1433add-5e2c-0410-b055-b7f2511e0802
2011-12-26 20:54:40 +00:00
..
css - add ability to choose activation date for vacation message in user module 2009-11-08 18:49:30 +00:00
images/calendar - add some images 2009-11-08 18:51:53 +00:00
calendar.js - add ability to choose activation date for vacation message in user module 2009-11-08 18:49:30 +00:00
edit-alias.php AliasHandler.php: 2011-12-26 20:54:40 +00:00
index.php list-virtual.php: 2010-09-26 23:14:42 +00:00
login.php Merge template for admin login and user login 2011-07-29 18:04:09 +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
password.php config.inc.php 2011-09-25 18:39:20 +00:00
vacation.php Merge users/vacation.php and edit-vacation.php into vacation.php 2011-08-14 23:12:20 +00:00