You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Boltz
2bf5df92ea
functions.inc.php, DomainHandler, MailboxHandler:
- move mailbox_postdeletion() to MailboxHandler
- move domain_postcreation() and domain_postdeletion() to
DomainHandler
- adopt those functions for usage inside the *Handler (replace
print with $this->errormsg etc.)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1579 a1433add-5e2c-0410-b055-b7f2511e0802
12 years ago
ADDITIONS
remove "postfixadmin.com" in comments in lots of files
12 years ago
DOCUMENTS
POSTFIX_CONF.txt:
13 years ago
VIRTUAL_VACATION
vacation.pl:
13 years ago
admin
Finally got rid of admin/ :-)
18 years ago
configs
As a side effect of the previous commit (r1568), we can use login.php
12 years ago
css
added quota level percentage display
15 years ago
debian
README.Debian:
13 years ago
images
added quota level percentage display
15 years ago
languages
DomainHandler.php
12 years ago
model
functions.inc.php, DomainHandler, MailboxHandler:
12 years ago
scripts
some CLI cleanup
12 years ago
smarty
update smarty from 3.0.7 to 3.1.5
14 years ago
templates
As a side effect of the previous commit (r1568), we can use login.php
12 years ago
tests
this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test
15 years ago
users
As a side effect of the previous commit (r1568), we can use login.php
12 years ago
CHANGELOG.TXT
remove "postfixadmin.com" in comments in lots of files
12 years ago
GPL-LICENSE.TXT
Initial Import in SourceForge
19 years ago
INSTALL.TXT
various documentation updates:
15 years ago
LICENSE.TXT
LICENSE.TXT:
15 years ago
backup.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
broadcast-message.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
calendar.js
- big merge of Postfixadmin smarty into trunk
16 years ago
common.php
login.php, common.php:
12 years ago
config.inc.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
delete.php
delete.php:
12 years ago
edit.php
editactive.php:
12 years ago
editactive.php
editactive.php:
12 years ago
fetchmail.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
functions.inc.php
functions.inc.php, DomainHandler, MailboxHandler:
12 years ago
index.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
list-admin.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
list-domain.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
list-virtual.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
login.php
login.php, common.php:
12 years ago
main.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
sendmail.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
setup.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
smarty.inc.php
smarty.inc.php:
12 years ago
upgrade.php
fetchmail: add sslcertck, sslcertpath, sslfingerprint
13 years ago
vacation.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
variables.inc.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
viewlog.php
remove "postfixadmin.com" in comments in lots of files
12 years ago
xmlrpc.php
MailboxHandler.php:
13 years ago