Avoid reloading the left frame twice.
This commit is contained in:
@@ -8,6 +8,7 @@ $Source$
|
||||
2003-03-03 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* tbl_replace_fields.php3: Bugfix: User was unable to insert values
|
||||
containing quotes.
|
||||
* libraries/common.lib.php3: Avoid reloading the left frame twice.
|
||||
|
||||
2003-03-03 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* badwords.txt: bug 692874: "date" is not a reserved word
|
||||
|
@@ -1175,6 +1175,7 @@ if (typeof(window.parent) != 'undefined'
|
||||
//-->
|
||||
</script>
|
||||
<?php
|
||||
unset($GLOBALS['reload']);
|
||||
}
|
||||
|
||||
// Corrects the tooltip text via JS if required
|
||||
|
Reference in New Issue
Block a user