- Fixed "undefined variable" warning. Patch by Ax.

4.2.x
Dries Buytaert 2003-05-10 13:10:26 +00:00
parent a161110a6b
commit c886dfd05e
1 changed files with 1 additions and 1 deletions

View File

@ -872,7 +872,7 @@ function update_info() {
print "</html>";
}
if ($op) {
if (isset($op)) {
include_once "includes/common.inc";
// Access check: