changeset 665:971c996f9500

Remove useless comment.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 05 Nov 2014 23:34:07 +0200
parents acd343974291
children 61a1575306d3
files msite.inc.php
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/msite.inc.php	Wed Nov 05 22:32:33 2014 +0200
+++ b/msite.inc.php	Wed Nov 05 23:34:07 2014 +0200
@@ -172,9 +172,6 @@
 }
 
 
-//
-// SQL database handling / helpoer functions
-//
 function stExecSQLCond($sql, $msg = FALSE)
 {
   global $db;