From ffffab643e031524b6fdfe0c39adae1f6c8e9c4d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 8 Jun 2016 18:33:30 +0200 Subject: [install] Implement install scripts for most modules --- inc/dictionary.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/dictionary.inc.php') diff --git a/inc/dictionary.inc.php b/inc/dictionary.inc.php index f5886bda..6ae8fb9b 100644 --- a/inc/dictionary.inc.php +++ b/inc/dictionary.inc.php @@ -79,6 +79,7 @@ class Dictionary public static function translateFile($path, $tag) { + // TODO: Handle case where we have no active module/no page class return self::translateFileModule(Page::getModule()->getIdentifier(), $path, $tag); } -- cgit v1.2.3-55-g7522