From 11db21cc45157ce9e95befe866c357219971516d Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 1 Sep 2006 08:21:58 +0000 Subject: [PATCH] Fixed incorrect constant definition - constant had the wrong name, leading to many warnings about the constant being undefined. --- livesupport/src/modules/htmlUI/var/ui_conf.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/livesupport/src/modules/htmlUI/var/ui_conf.php b/livesupport/src/modules/htmlUI/var/ui_conf.php index 62c38ce9e..f22464ed1 100644 --- a/livesupport/src/modules/htmlUI/var/ui_conf.php +++ b/livesupport/src/modules/htmlUI/var/ui_conf.php @@ -1,5 +1,5 @@ +?> \ No newline at end of file