remove debug info

This commit is contained in:
sparkyx 2007-09-29 16:11:29 +00:00
parent 74ce0929b3
commit 408ebbbc33

View file

@ -292,11 +292,10 @@ if ( isset($_POST['update_record']) ) {
}
Commit($cn);
/*!\todo REMOVE DEBUG HERE */
/* echo ' <script>
echo ' <script>
window.close();
self.opener.RefreshMe();
</script>';*/
</script>';
} // if update_record
//-----------------------------------------------------
if ( $action == 'delete' ) {