onokazu
onoka****@users*****
2005年 8月 3日 (水) 21:40:01 JST
Index: xoops2jp/html/modules/xoopsheadline/class/headline.php diff -u xoops2jp/html/modules/xoopsheadline/class/headline.php:1.3 xoops2jp/html/modules/xoopsheadline/class/headline.php:1.4 --- xoops2jp/html/modules/xoopsheadline/class/headline.php:1.3 Sat Jun 11 11:32:56 2005 +++ xoops2jp/html/modules/xoopsheadline/class/headline.php Wed Aug 3 21:40:01 2005 @@ -1,5 +1,5 @@ <?php -// $Id: headline.php,v 1.3 2005/06/11 02:32:56 onokazu Exp $ +// $Id: headline.php,v 1.4 2005/08/03 12:40:01 onokazu Exp $ // ------------------------------------------------------------------------ // // XOOPS - PHP Content Management System // // Copyright (c) 2000 XOOPS.org // Index: xoops2jp/html/modules/xoopsheadline/class/headlinerenderer.php diff -u xoops2jp/html/modules/xoopsheadline/class/headlinerenderer.php:1.2 xoops2jp/html/modules/xoopsheadline/class/headlinerenderer.php:1.3 --- xoops2jp/html/modules/xoopsheadline/class/headlinerenderer.php:1.2 Fri Mar 18 21:52:49 2005 +++ xoops2jp/html/modules/xoopsheadline/class/headlinerenderer.php Wed Aug 3 21:40:01 2005 @@ -1,5 +1,5 @@ <?php -// $Id: headlinerenderer.php,v 1.2 2005/03/18 12:52:49 onokazu Exp $ +// $Id: headlinerenderer.php,v 1.3 2005/08/03 12:40:01 onokazu Exp $ // ------------------------------------------------------------------------ // // XOOPS - PHP Content Management System // // Copyright (c) 2000 XOOPS.org // @@ -36,8 +36,6 @@ // holds reference to xoopsheadline class object var $_hl; - var $_tpl; - // XoopTemplate object var $_tpl;