Minahito
minah****@users*****
2006年 11月 8日 (水) 19:14:42 JST
Index: xoops2jp/html/include/functions.php diff -u xoops2jp/html/include/functions.php:1.2.8.19.2.5 xoops2jp/html/include/functions.php:1.2.8.19.2.6 --- xoops2jp/html/include/functions.php:1.2.8.19.2.5 Wed Nov 8 15:17:17 2006 +++ xoops2jp/html/include/functions.php Wed Nov 8 19:14:42 2006 @@ -1,5 +1,5 @@ <?php -// $Id: functions.php,v 1.2.8.19.2.5 2006/11/08 06:17:17 minahito Exp $ +// $Id: functions.php,v 1.2.8.19.2.6 2006/11/08 10:14:42 minahito Exp $ // ------------------------------------------------------------------------ // // XOOPS - PHP Content Management System // // Copyright (c) 2000 XOOPS.org // @@ -93,6 +93,9 @@ print $renderTarget->getResult(); } +/** + * @deprecated Don't use. + */ function xoops_result($message, $title='') { $root =& XCube_Root::getSingleton();