SF.net SVN: postfixadmin:[1001] trunk/upgrade.php
Brought to you by:
christian_boltz,
gingerdog
|
From: <chr...@us...> - 2011-03-14 18:38:13
|
Revision: 1001
http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=1001&view=rev
Author: christian_boltz
Date: 2011-03-14 18:38:07 +0000 (Mon, 14 Mar 2011)
Log Message:
-----------
upgrade.php:
- fix syntax error
Modified Paths:
--------------
trunk/upgrade.php
Modified: trunk/upgrade.php
===================================================================
--- trunk/upgrade.php 2011-03-13 22:22:13 UTC (rev 1000)
+++ trunk/upgrade.php 2011-03-14 18:38:07 UTC (rev 1001)
@@ -1305,4 +1305,4 @@
# including vacation.activefrom/activeuntil (might have a different default as leftover from upgrade_727_mysql)
# including vacation.modified - should be {DATE}, not {DATECURRENT}
# https://sourceforge.net/tracker/?func=detail&aid=1699218&group_id=191583&atid=937964
-@todo vacation.email has 2 indizes
\ No newline at end of file
+# @todo vacation.email has 2 indizes
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|