mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
fix warning staffpanel part
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ echo "<p>";
|
||||
echo "clean-up in progress...please wait<br />";
|
||||
ob_flush();
|
||||
flush();
|
||||
if ($_GET['forceall']) {
|
||||
if (isset($_GET['forceall']) && $_GET['forceall']) {
|
||||
$forceall = 1;
|
||||
} else {
|
||||
$forceall = 0;
|
||||
|
||||
Reference in New Issue
Block a user