Changeset 117 for trunk/trax/vendor/trax/input_filter.php
- Timestamp:
- 01/18/06 18:45:19 (6 years ago)
- Files:
-
- 1 modified
-
trunk/trax/vendor/trax/input_filter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/vendor/trax/input_filter.php
r107 r117 12 12 */ 13 13 class InputFilter { 14 14 15 static protected $tagsArray = array(); // default = empty array 15 16 static protected $attrArray = array(); // default = empty array
