Minahito
minah****@users*****
2006年 5月 26日 (金) 21:08:32 JST
Index: xoops2jp/html/backend.php diff -u xoops2jp/html/backend.php:1.2.8.1 xoops2jp/html/backend.php:1.2.8.2 --- xoops2jp/html/backend.php:1.2.8.1 Fri May 26 13:23:28 2006 +++ xoops2jp/html/backend.php Fri May 26 21:08:31 2006 @@ -2,10 +2,11 @@ /** * This file was full scratched in XOOPS Cube Legacy project. * - * @version $Id: backend.php,v 1.2.8.1 2006/05/26 04:23:28 minahito Exp $ + * @version $Id: backend.php,v 1.2.8.2 2006/05/26 12:08:31 minahito Exp $ */ require_once "mainfile.php"; +require_once XOOPS_ROOT_PATH . "/header.php"; // // This is old page controller in Xoops 2.0.x