diff options
| author | justinrandell <justinrandell@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-01-20 07:36:41 +0000 |
|---|---|---|
| committer | justinrandell <justinrandell@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-01-20 07:36:41 +0000 |
| commit | 5e0dacea11123be898eba488b41639c7e084a927 (patch) | |
| tree | bd0c3ae23f52fa176230e8610851499d13268c70 /roundcubemail/program | |
| parent | 17955675c65014bc1bbae7150ca3d04a7a23cdc9 (diff) | |
added full opening php tag
git-svn-id: https://svn.roundcube.net/trunk@116 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/lib/utf8.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/lib/utf8.class.php b/roundcubemail/program/lib/utf8.class.php index 57126a78a..adcf31bc2 100644 --- a/roundcubemail/program/lib/utf8.class.php +++ b/roundcubemail/program/lib/utf8.class.php @@ -1,4 +1,4 @@ -<? +<?php /* utf8 1.0 Copyright: Left |
