From d58850256e3c216df162c35524beebe10e9f7b25 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Sat, 16 Aug 2008 22:07:14 +0000 Subject: [PATCH] Fixed date_picker caching in debug mode --- includes/ui/ui_view.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/ui/ui_view.inc b/includes/ui/ui_view.inc index 65a9f393..7ca792ae 100644 --- a/includes/ui/ui_view.inc +++ b/includes/ui/ui_view.inc @@ -590,7 +590,7 @@ function get_js_png_fix() function get_js_date_picker() { - global $comp_path; + global $comp_path, $go_debug; $fpath = $comp_path.'/'.user_company().'/js_cache/'.'date_picker.js'; $js = "