From 56d8105fbfe11774b6c9bc73387866e65ad52865 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Sep 2011 11:59:52 +0800 Subject: [PATCH] I18n.php --- I18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/I18n.php b/I18n.php index edc9e68a..27a27f85 100644 --- a/I18n.php +++ b/I18n.php @@ -47,7 +47,7 @@ */ require_once 'Pman.php'; -class Pman_Core_i18N extends Pman +class Pman_Core_I18N extends Pman { -- 2.39.2