diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-05-06 19:38:31 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-05-06 19:38:31 +0200 |
commit | 9db0c895e8204a663dfd1f46dbe631cb0fff9a87 (patch) | |
tree | bf1ec3952753bf6203b258f0c7dfe9c92f0eb224 /program/include | |
parent | 914c3e0d8131837a085747d25d5948963f8256d4 (diff) |
Remove BOM (#1488458)
Diffstat (limited to 'program/include')
-rw-r--r-- | program/include/rcube_utils.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/include/rcube_utils.php b/program/include/rcube_utils.php index 37fc3fc33..5b31537fd 100644 --- a/program/include/rcube_utils.php +++ b/program/include/rcube_utils.php @@ -1,4 +1,4 @@ -<?php +<?php /* +-----------------------------------------------------------------------+ |