Changeset 959 in subversion
- Timestamp:
- Jan 27, 2008 2:17:33 PM (5 years ago)
- File:
-
- 1 edited
-
branches/devel-vnext/program/lib/utf8.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/devel-vnext/program/lib/utf8.class.php
r806 r959 74 74 } 75 75 76 //Constructor77 function utf8($charset="ISO-8859-1"){78 $this->__construct($charset);79 }80 81 76 //Load charset 82 77 function loadCharset($charset){
Note: See TracChangeset
for help on using the changeset viewer.
