From 9cb370b04651c559391e475db3696c99e7be2dcd Mon Sep 17 00:00:00 2001 From: "godzilla80@gmx.net" <> Date: Sat, 4 Apr 2009 09:53:57 +0000 Subject: TBaseValidator, TCustomValidator: change visibilty (protected => public) of getValidationTarget() --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 360f7a89..e8dd1f00 100644 --- a/HISTORY +++ b/HISTORY @@ -19,6 +19,7 @@ ENH: Updated to scriptaculous 1.8.2 & Prototype 1.6.0.3 ENH: replace is_null() function calls with native language constuct (Yves) ENH: replace array_push() function calls with native language constuct if make sense (Yves) ENH: TBrowserLogRoute: add table-layout:auto and explicit set column with to avoid bad render behavior in table-layout:fixed environment, explicit set text color to increase readability (Yves) +ENH: TBaseValidator, TCustomValidator: change visibilty (protected => public) of getValidationTarget() (Yves) Version 3.1.4 January 11, 2009 BUG: Issue#9 - Global page properties are ignored when using external configuration (Christophe) -- cgit v1.2.3