From 408ebbbc33c8ff4d02faa1b4cc07204730fdbdf8 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 29 Sep 2007 16:11:29 +0000 Subject: [PATCH] remove debug info --- html/modify_op.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/html/modify_op.php b/html/modify_op.php index 6ed49e506..bb72d290f 100644 --- a/html/modify_op.php +++ b/html/modify_op.php @@ -292,11 +292,10 @@ if ( isset($_POST['update_record']) ) { } Commit($cn); - /*!\todo REMOVE DEBUG HERE */ - /* echo ' ';*/ + '; } // if update_record //----------------------------------------------------- if ( $action == 'delete' ) {