From 5cbdff598e4ca960835fbc5ceaeba80fcc6bd46c Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 20 Jan 2006 12:37:23 -0500
Subject: [PATCH] Fixed bug #1406026

---
 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