Tom Hayakawa
tom_g3x****@users*****
2007年 4月 23日 (月) 14:44:52 JST
Index: xoops2jp/html/class/smarty/plugins/modifier.xoops_formattimestamp.php diff -u xoops2jp/html/class/smarty/plugins/modifier.xoops_formattimestamp.php:1.1.2.2.2.1 xoops2jp/html/class/smarty/plugins/modifier.xoops_formattimestamp.php:1.1.2.2.2.1.2.1 --- xoops2jp/html/class/smarty/plugins/modifier.xoops_formattimestamp.php:1.1.2.2.2.1 Sat Dec 16 23:10:29 2006 +++ xoops2jp/html/class/smarty/plugins/modifier.xoops_formattimestamp.php Mon Apr 23 14:44:52 2007 @@ -2,7 +2,7 @@ /** * * @package Legacy - * @version $Id: modifier.xoops_formattimestamp.php,v 1.1.2.2.2.1 2006/12/16 14:10:29 nobunobu Exp $ + * @version $Id: modifier.xoops_formattimestamp.php,v 1.1.2.2.2.1.2.1 2007/04/23 05:44:52 tom_g3x Exp $ * @copyright Copyright 2005, 2006 XOOPSCube.org <http://xoopscube.org/> * @license http://www.gnu.org/licenses/gpl.txt GNU GENERAL PUBLIC LICENSE Version 2 * @@ -12,7 +12,7 @@ * Smarty plugin * ------------------------------------------------------------- * Type: modifier - * Name: xoopsdate_formattimestamp + * Name: xoops_formattimestamp * Purpose: format datestamps via strftime ( use xoops timestamp ) * Input: time: input date unixtime * format: strftime format for output