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 f2c2b554ac model/PFAHandler.php:
- getList: change return value to be always true (even if the database 
  result is an empty array), and die() if the database result is not an 
  array.
  This avoids some if blocks in various files to implement a fallback
  to array() on empty results.

functions.inc.php:
- list_admins(): simplify after the *Handler->getList() change
- get_domain_properties(): change a forgotten $handler->return to 
  $handler->result() (follow-up for r1534)

list-domain, list-virtual.php:
- simplify after the *Handler->getList() change



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1535 a1433add-5e2c-0410-b055-b7f2511e0802
11 years ago
ADDITIONS fetchmail: add sslcertck, sslcertpath, sslfingerprint 11 years ago
DOCUMENTS POSTFIX_CONF.txt: 12 years ago
VIRTUAL_VACATION vacation.pl: 12 years ago
admin Finally got rid of admin/ :-) 17 years ago
configs AdminpasswordHandler.php: 12 years ago
css added quota level percentage display 13 years ago
debian README.Debian: 12 years ago
images added quota level percentage display 13 years ago
languages PFAHandler.php: 11 years ago
model model/PFAHandler.php: 11 years ago
scripts model/*Handler.php and various other files 11 years ago
smarty update smarty from 3.0.7 to 3.1.5 13 years ago
templates fetchmail: add sslcertck, sslcertpath, sslfingerprint 11 years ago
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 14 years ago
users *.lang: 11 years ago
CHANGELOG.TXT Paperwork ;-) 13 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 18 years ago
INSTALL.TXT various documentation updates: 14 years ago
LICENSE.TXT LICENSE.TXT: 14 years ago
backup.php sql injection fix - ported back to trunk from branches/2.3 ... 13 years ago
broadcast-message.php sendmail.php, broadcast-message.php: 14 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 15 years ago
common.php common.php: 12 years ago
config.inc.php Finally replace create-mailbox.php with edit.php?table=mailbox :-) 12 years ago
delete.php delete.php: 14 years ago
edit.php model/*Handler.php and various other files 11 years ago
fetchmail.php fetchmail: add sslcertck, sslcertpath, sslfingerprint 11 years ago
functions.inc.php model/PFAHandler.php: 11 years ago
index.php login.php, index.php: 16 years ago
list-admin.php functions.inc.php: 13 years ago
list-domain.php model/PFAHandler.php: 11 years ago
list-virtual.php model/PFAHandler.php: 11 years ago
login.php login.php: 12 years ago
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 16 years ago
main.php - big merge of Postfixadmin smarty into trunk 15 years ago
sendmail.php functions.inc.php: 12 years ago
setup.php *.lang: 11 years ago
smarty.inc.php list-virtual.php, smarty.inc.php: 12 years ago
upgrade.php fetchmail: add sslcertck, sslcertpath, sslfingerprint 11 years ago
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! 13 years ago
variables.inc.php variables.inc.php: 14 years ago
viewlog.php edit-alias.php, edit-domain.php, edit-vacation.php, 14 years ago
xmlrpc.php MailboxHandler.php: 12 years ago