From 0fa1614dad627d246c04e565707e787f67c5b430 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Mon, 14 Mar 2011 18:38:07 +0000 Subject: [PATCH] upgrade.php: - fix syntax error git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1001 a1433add-5e2c-0410-b055-b7f2511e0802 --- upgrade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrade.php b/upgrade.php index 774899ad..73b13a4a 100644 --- a/upgrade.php +++ b/upgrade.php @@ -1305,4 +1305,4 @@ function upgrade_968_pgsql() { # 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