summaryrefslogtreecommitdiff
path: root/framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php')
-rw-r--r--framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php4
1 files changed, 2 insertions, 2 deletions
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
*/
/**