From 3ce287cc392f8b0dee27e8fad032825009ed4ae5 Mon Sep 17 00:00:00 2001 From: "Leigh B. Stoller" Date: Fri, 1 Dec 2006 22:56:59 +0000 Subject: [PATCH] Global variables need to be declared global in PHP ... silly, I know. --- www/newimageid.php3 | 2 +- www/newimageid_ez.php3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/newimageid.php3 b/www/newimageid.php3 index 6b847ec32..46b9f402a 100644 --- a/www/newimageid.php3 +++ b/www/newimageid.php3 @@ -47,7 +47,7 @@ $types_result = function SPITFORM($formfields, $errors) { global $uid, $projlist, $isadmin, $types_result; - global $TBDB_IMAGEID_IMAGENAMELEN, $TBDB_NODEIDLEN; + global $TBDB_IMAGEID_IMAGENAMELEN, $TBDB_NODEIDLEN, $TBPROJ_DIR; if ($errors) { echo "