diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-03-01 12:54:27 +0100 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-03-01 12:54:27 +0100 |
commit | 17a4366a9f68f45e1d05096af4adc94f489183e9 (patch) | |
tree | 34e4a640f009ed713d216242e2f0fd461ef37a01 /framework/3rdParty/SafeHtml/HTMLSax3.php | |
parent | ad41d458a46985af7acd3f621d4ade969bf27d98 (diff) |
Tagging 3.2.1
Diffstat (limited to 'framework/3rdParty/SafeHtml/HTMLSax3.php')
-rw-r--r-- | framework/3rdParty/SafeHtml/HTMLSax3.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/3rdParty/SafeHtml/HTMLSax3.php b/framework/3rdParty/SafeHtml/HTMLSax3.php index e82f8436..ff0bad63 100644 --- a/framework/3rdParty/SafeHtml/HTMLSax3.php +++ b/framework/3rdParty/SafeHtml/HTMLSax3.php @@ -19,12 +19,12 @@ // | Authors: Many @ Sitepointforums Advanced PHP Forums | // +----------------------------------------------------------------------+ // -// $Id$ +// $Id: HTMLSax3.php 3188 2012-07-12 12:13:23Z ctrlaltca $ // /** * Main parser components * @package System.Security.SafeHtml -* @version $Id$ +* @version $Id: HTMLSax3.php 3188 2012-07-12 12:13:23Z ctrlaltca $ */ /** * Required classes |