changeset 652:1a49315995e3

Oops, forgot some debugging on and commented out line ..
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 03 Nov 2014 04:10:40 +0200
parents ad266a57eb23
children 5ed91fb08165
files admajax.php
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/admajax.php	Mon Nov 03 04:09:05 2014 +0200
+++ b/admajax.php	Mon Nov 03 04:10:40 2014 +0200
@@ -1561,8 +1561,7 @@
             }
             
             $sql = stPrepareSQLUpdate("compos", "WHERE id=".$id, $skeys);
-            error_log("XXX: ".$sql);
-//            stExecSQLCond($sql, "OK, compo updated.");
+            stExecSQLCond($sql, "OK, compo updated.");
           }
         }
         else