mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
is_subqueue() returns 1 if the item is a subqeueu
This commit is contained in:
parent
e1807fbf04
commit
90779bf7f6
@ -102,7 +102,7 @@ if ($_POST) {
|
||||
}
|
||||
} else {
|
||||
if($pkg['custom_add_php_command']) {
|
||||
if($pkg['donotsave'] <> "") {
|
||||
if($pkg['donotsave'] <> "" or $pkg['preoutput'] <> "") {
|
||||
?>
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user