From daa4dde508865ef0f08e584987b0695d4847809a Mon Sep 17 00:00:00 2001 From: Ciro Mattia Gonano Date: Wed, 24 Apr 2013 09:59:46 +0200 Subject: Update to 3.2.1 --- framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php | 4 ++-- framework/3rdParty/SafeHtml/HTMLSax3/States.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'framework/3rdParty/SafeHtml/HTMLSax3') diff --git a/framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php b/framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php index 38638086..8a33c983 100644 --- a/framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php +++ b/framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php @@ -19,12 +19,12 @@ // | Authors: Many @ Sitepointforums Advanced PHP Forums | // +----------------------------------------------------------------------+ // -// $Id$ +// $Id: Decorators.php 3188 2012-07-12 12:13:23Z ctrlaltca $ // /** * Decorators for dealing with parser options * @package System.Security.SafeHtml -* @version $Id$ +* @version $Id: Decorators.php 3188 2012-07-12 12:13:23Z ctrlaltca $ * @see TSax3::set_option */ /** diff --git a/framework/3rdParty/SafeHtml/HTMLSax3/States.php b/framework/3rdParty/SafeHtml/HTMLSax3/States.php index 63bde07f..8afc5fb5 100644 --- a/framework/3rdParty/SafeHtml/HTMLSax3/States.php +++ b/framework/3rdParty/SafeHtml/HTMLSax3/States.php @@ -19,12 +19,12 @@ // | Authors: Many @ Sitepointforums Advanced PHP Forums | // +----------------------------------------------------------------------+ // -// $Id$ +// $Id: States.php 3188 2012-07-12 12:13:23Z ctrlaltca $ // /** * Parsing states. * @package System.Security.SafeHtml -* @version $Id$ +* @version $Id: States.php 3188 2012-07-12 12:13:23Z ctrlaltca $ */ /** * Define parser states -- cgit v1.2.3