From c5bce8b8e30638c2917ff3ef724ac8f1497a4687 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 3 May 2012 12:17:37 +0800 Subject: [PATCH] I18n.php --- I18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/I18n.php b/I18n.php index dc9cb8e7..9826c59f 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