1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2026-01-12 22:51:27 +03:00
Christian Boltz e9d8fa1ff9 remove obsolete functions from AliasHandler (part 2/2)
AliasHandler.php:
- remove obsolete functions update(), is_mailbox_alias(), 
  is_vacation_address(), hasAliasRecord()
- updated delete() to use new *Handler syntax (most of it should be
  moved to PFAHandler, but that's another story ;-)

users/edit-alias.php:
- replace $ah->update with $ah->set / $ah->store
- use 0/1 for $fForward_and_store instead of YES/NO
- use safepost instead of isset()

templates/users_edit-alias.tpl:
- use 0/1 for $fForward_and_store instead of YES/NO

xmlrpc.php:
- replace $ah->update with new *Handler syntax

Note: the changes in xmlrpc.php are untested again ;-)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1358 a1433add-5e2c-0410-b055-b7f2511e0802
2012-04-09 01:48:04 +00:00
2007-10-31 18:24:40 +00:00
2012-01-10 00:30:01 +00:00
2011-08-08 18:39:03 +00:00
2011-12-27 22:48:37 +00:00
2011-07-31 23:15:41 +00:00
2011-12-19 23:40:34 +00:00
2012-04-09 01:06:52 +00:00
2011-11-27 23:12:52 +00:00
2011-06-20 12:51:02 +00:00
2011-08-05 23:05:25 +00:00
2011-10-11 20:14:26 +00:00
2011-07-18 22:13:05 +00:00
2011-12-26 16:26:30 +00:00
2011-09-25 18:39:20 +00:00
2012-04-09 00:34:26 +00:00
2011-07-22 20:33:56 +00:00
2012-02-03 23:43:45 +00:00
2007-03-24 07:27:00 +00:00
2009-04-22 11:31:53 +00:00
2011-01-06 20:01:21 +00:00
2011-04-24 16:15:21 +00:00
2011-11-26 01:09:38 +00:00
2012-01-10 00:33:35 +00:00
2012-04-08 23:18:29 +00:00
2011-12-20 01:06:49 +00:00
2012-03-27 19:56:42 +00:00
2011-08-21 21:28:13 +00:00
2011-07-26 00:33:44 +00:00
Description
PostfixAdmin - веб-интерфейс виртуального администрирования пользователей для почтовых серверов Postfix
20 MiB
Languages
PHP 76.5%
Smarty 11.2%
Perl 7.1%
Shell 3.8%
Python 0.7%
Other 0.7%