[xoops-cvslog 6340] CVS update: xoops2jp/html/modules/legacy/kernel

Back to archive index

Minahito minah****@users*****
2007年 4月 25日 (水) 16:08:34 JST


Index: xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php
diff -u xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.31.2.3 xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.31.2.4
--- xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php:1.1.2.31.2.3	Wed Mar 14 18:58:48 2007
+++ xoops2jp/html/modules/legacy/kernel/Legacy_Controller.class.php	Wed Apr 25 16:08:34 2007
@@ -1,7 +1,7 @@
 <?php
 /**
  * @package Legacy
- * @version $Id: Legacy_Controller.class.php,v 1.1.2.31.2.3 2007/03/14 09:58:48 minahito Exp $
+ * @version $Id: Legacy_Controller.class.php,v 1.1.2.31.2.4 2007/04/25 07:08:34 minahito Exp $
  */
 
 if (!defined('XOOPS_ROOT_PATH')) exit();
@@ -1094,7 +1094,6 @@
 			$GLOBALS['xoopsModuleUpdate'] = 1;
 			$xoopsTpl->display('db:system_redirect.html');
 		} else {
-			$url = preg_replace("/&amp;/i", '&', htmlspecialchars($url, ENT_QUOTES));
 			echo '
 			<html>
 			<head>


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