You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-08-09 05:02:44 +03:00
- changed AliasHandler->get call - it does not need the address as parameter - adopted to true/false return values - some minor changes and TODO notes models-ext/AliasHandler.php - deleted, replaced with a redirect to ../model/AliasHandler.php git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@913 a1433add-5e2c-0410-b055-b7f2511e0802
3 lines
44 B
PHP
3 lines
44 B
PHP
<?php
|
|
require('../model/AliasHandler.php');
|