Changeset 6002
- Timestamp:
- 11/13/07 21:47:49 (1 year ago)
- Files:
-
- trunk/lib/validator/sfValidator.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/validator/sfValidator.class.php
r5882 r6002 22 22 { 23 23 protected static 24 $charset = 'UTF-8';24 $charset = 'UTF-8'; 25 25 26 26 protected