From bdc07a25611a79d585405d43c97dcd8ae2dc6ff1 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Fri, 20 Jan 2006 02:36:41 -0500
Subject: [PATCH] added full opening php tag

---
 program/lib/utf8.class.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/lib/utf8.class.php b/program/lib/utf8.class.php
index 57126a7..adcf31b 100644
--- a/program/lib/utf8.class.php
+++ b/program/lib/utf8.class.php
@@ -1,4 +1,4 @@
-<?
+<?php
 /*
 utf8 1.0
 Copyright: Left

--
Gitblit v1.9.1