[geeklog-cvs] geeklog: Removed debug output

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Fri Jun 3 04:54:20 EDT 2011


changeset 8307:17267a7f08e3
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/17267a7f08e3
user: Dirk Haun <dirk at haun-online.de>
date: Fri Jun 03 10:51:34 2011 +0200
description:
Removed debug output

diffstat:

 plugins/polls/functions.inc |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r d22b1d33d2fe -r 17267a7f08e3 plugins/polls/functions.inc
--- a/plugins/polls/functions.inc	Thu Jun 02 22:30:08 2011 -0400
+++ b/plugins/polls/functions.inc	Fri Jun 03 10:51:34 2011 +0200
@@ -1251,7 +1251,7 @@
     }
 
     DB_query("UPDATE {$_TABLES['plugins']} SET pi_version = '$code_version', pi_gl_version = '$pi_gl_version' WHERE pi_name = 'polls'");
-COM_errorLog("PO updated to $code_version");
+
     return true;
 }
 



More information about the geeklog-cvs mailing list