OSDN Git Service

Wikiメインウィジェット更新。
authornaoki hirata <naoki@magic3.org>
Sun, 23 Apr 2017 12:54:04 +0000 (21:54 +0900)
committernaoki hirata <naoki@magic3.org>
Sun, 23 Apr 2017 12:54:04 +0000 (21:54 +0900)
widgets/wiki_main/include/lib/init.php

index 3dd82fb..3ea3d49 100644 (file)
@@ -207,6 +207,8 @@ foreach (array(WikiConfig::getDefaultPage()) as $page){
        
 // 入力チェック
 if (!WikiParam::checkParam()){
+       global $gPageManager;
+       
        //die('Using both cmd= and plugin= is not allowed');
        
        // パラメータエラーの場合はエラー画面へ遷移