From 2fa2bb665d8ca5e837147f85267f865f1b8b0503 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 10 May 2016 16:57:06 +0200 Subject: Translating module strings and custom sections works --- index.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 8a11820e..5ba644c4 100644 --- a/index.php +++ b/index.php @@ -52,11 +52,6 @@ abstract class Page self::$instance->doAjax(); } - public static function translate($tag, $section = 'module') - { - return self::$module->translate($tag, $section); - } - public static function getModule() { return self::$module; -- cgit v1.2.3-55-g7522