SF.net SVN: postfixadmin:[1876] trunk
Brought to you by:
christian_boltz,
gingerdog
From: <chr...@us...> - 2016-10-20 21:26:15
|
Revision: 1876 http://sourceforge.net/p/postfixadmin/code/1876 Author: christian_boltz Date: 2016-10-20 21:26:13 +0000 (Thu, 20 Oct 2016) Log Message: ----------- upate wiki links mediawiki -> SF wiki Modified Paths: -------------- trunk/INSTALL.TXT trunk/config.inc.php Modified: trunk/INSTALL.TXT =================================================================== --- trunk/INSTALL.TXT 2016-10-20 20:15:15 UTC (rev 1875) +++ trunk/INSTALL.TXT 2016-10-20 21:26:13 UTC (rev 1876) @@ -22,7 +22,7 @@ Users check out: - the PostfixAdmin documentation in the DOCUMENTS/ directory - - our wiki at http://sourceforge.net/apps/mediawiki/postfixadmin/ + - our wiki at https://sourceforge.net/p/postfixadmin/wiki/ There are also lots of HOWTOs around the web. Be warned that many of them (even those listed below) may be outdated or incomplete. Modified: trunk/config.inc.php =================================================================== --- trunk/config.inc.php 2016-10-20 20:15:15 UTC (rev 1875) +++ trunk/config.inc.php 2016-10-20 21:26:13 UTC (rev 1876) @@ -262,7 +262,7 @@ PostfixAdmin, but it does not create it in the database. You have to do that yourself. Please follow the naming policy for custom database fields and tables on - http://sourceforge.net/apps/mediawiki/postfixadmin/index.php?title=Custom_fields + https://sourceforge.net/p/postfixadmin/wiki/Custom_fields/ to avoid clashes with future versions of PostfixAdmin. See initStruct() in the *Handler class for the default $struct. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |