From 4cd66f2d9c6b7ff01372f6d6206d22d2a3cda5a7 Mon Sep 17 00:00:00 2001 From: mattf Date: Wed, 29 Dec 2010 01:58:02 +0000 Subject: [PATCH] small php short tag fix git-svn-id: svn://192.168.202.10@1583 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/trunk/www/vicidial/admin_lists_custom.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/agc_2-X/trunk/www/vicidial/admin_lists_custom.php b/agc_2-X/trunk/www/vicidial/admin_lists_custom.php index a235955c..7e056671 100644 --- a/agc_2-X/trunk/www/vicidial/admin_lists_custom.php +++ b/agc_2-X/trunk/www/vicidial/admin_lists_custom.php @@ -15,10 +15,11 @@ # 100722-1313 - Added field validation for label and name # 100728-1724 - Added field validation for select lists and checkbox/radio buttons # 100916-1754 - Do not show help in example form if help is empty +# 101228-2049 - Fixed missing PHP long tag # -$admin_version = '2.4-9'; -$build = '100916-1754'; +$admin_version = '2.4-10'; +$build = '101228-2049'; require("dbconnect.php"); @@ -1462,7 +1463,7 @@ echo "\n\n\n


\n runtime: $RUNtime seconds     -