remove debug info
This commit is contained in:
parent
74ce0929b3
commit
408ebbbc33
1 changed files with 2 additions and 3 deletions
|
|
@ -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' ) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue