is_subqueue() returns 1 if the item is a subqeueu

This commit is contained in:
Scott Ullrich 2005-03-06 19:40:03 +00:00
parent e1807fbf04
commit 90779bf7f6

View File

@ -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>