diff options
author | andi <andi@splitbrain.org> | 2005-02-19 11:20:55 +0100 |
---|---|---|
committer | andi <andi@splitbrain.org> | 2005-02-19 11:20:55 +0100 |
commit | ed7b5f0908941f1bacef7e7c3a02c106a42cd5cc (patch) | |
tree | 6582419f82a87837adaefee934e1cb2a5316d8cb /inc/utf8.php | |
parent | f840b65d632cd5e155f4d6e39c8a42ae9fd5f566 (diff) | |
download | rpg-ed7b5f0908941f1bacef7e7c3a02c106a42cd5cc.tar.gz rpg-ed7b5f0908941f1bacef7e7c3a02c106a42cd5cc.tar.bz2 |
added init.php - may have broken something! (related to #153)
darcs-hash:20050219102055-9977f-575d654e742934c911ffab855d82aa91f198b5cf.gz
Diffstat (limited to 'inc/utf8.php')
-rw-r--r-- | inc/utf8.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/utf8.php b/inc/utf8.php index bb9b15799..222f40261 100644 --- a/inc/utf8.php +++ b/inc/utf8.php @@ -1,4 +1,4 @@ -<? +<?php /** * UTF8 helper functions * |