[xoops-cvslog 67] CVS update: xoops2jp/html

Back to archive index

onokazu onoka****@users*****
2005年 6月 2日 (木) 13:45:14 JST


Index: xoops2jp/html/header.php
diff -u xoops2jp/html/header.php:1.2.6.4 xoops2jp/html/header.php:1.2.6.5
--- xoops2jp/html/header.php:1.2.6.4	Sat May 28 08:42:07 2005
+++ xoops2jp/html/header.php	Thu Jun  2 13:45:13 2005
@@ -1,5 +1,5 @@
 <?php
-// $Id: header.php,v 1.2.6.4 2005/05/27 23:42:07 onokazu Exp $
+// $Id: header.php,v 1.2.6.5 2005/06/02 04:45:13 onokazu Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -203,6 +203,9 @@
         unset($bcontent);
     }
     //unset($block_arr);
+    if (!isset($show_lblock)) {
+        $xoopsTpl->assign('xoops_showlblock', 0);
+    }
     if (!isset($show_rblock)) {
         $xoopsTpl->assign('xoops_showrblock', 0);
     }


xoops-cvslog メーリングリストの案内
Back to archive index