PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version https://github.com/postfixadmin/postfixadmin
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Christian Boltz ae52f243e5 PFAHandler.php, DomainHandler.php:
- move definition of public and protected variables to DomainHandler.php
- move lots of functions from DomainHandler.php to PFAHandler.php:
  - __construct()
  - init()
  - set()
  - store()
  - read_from_db()
  - view()
  - getList()
  - getStruct()
  - getId_field()
  All functions and comments were moved without any modification.
  See the history of DomainHandler.php if you need to find out something 
  about the history of the functions listed above.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1254 a1433add-5e2c-0410-b055-b7f2511e0802
13 years ago
ADDITIONS
DOCUMENTS
VIRTUAL_VACATION
admin
configs edit-domain.php: 13 years ago
css
debian
images
languages ru.lang: 13 years ago
model PFAHandler.php, DomainHandler.php: 13 years ago
scripts model/DomainHandler.php: 13 years ago
smarty
templates templates/editform.tpl: 13 years ago
tests
users config.inc.php 13 years ago
CHANGELOG.TXT
GPL-LICENSE.TXT
INSTALL.TXT
LICENSE.TXT
backup.php
broadcast-message.php
calendar.js
common.php Remove getInstance calls; not needed as we use ::write 13 years ago
config.inc.php config.inc.php 13 years ago
create-admin.php
create-alias-domain.php
create-alias.php
create-domain.php templates/editform.tpl: 13 years ago
create-mailbox.php create-mailbox: 13 years ago
delete.php
edit-active-admin.php
edit-active-domain.php
edit-active.php
edit-admin.php config.inc.php 13 years ago
edit-alias.php
edit-mailbox.php config.inc.php 13 years ago
fetchmail.php
functions.inc.php functions.inc.php: 13 years ago
index.php
list-admin.php
list-domain.php list-domain.php: 13 years ago
list-virtual.php list-virtual.php: 13 years ago
login.php
logout.php
main.php
password.php
sendmail.php
setup.php config.inc.php 13 years ago
smarty.inc.php
upgrade.php
vacation.php
variables.inc.php
viewlog.php
xmlrpc.php