[xoops-cvslog 195] CVS update: xoops2jp/html

Back to archive index

NobuNobu nobun****@users*****
2005年 6月 20日 (月) 13:29:25 JST


Index: xoops2jp/html/imagemanager.php
diff -u xoops2jp/html/imagemanager.php:1.2.6.5.2.1 xoops2jp/html/imagemanager.php:1.2.6.5.2.2
--- xoops2jp/html/imagemanager.php:1.2.6.5.2.1	Sun Jun 19 00:51:11 2005
+++ xoops2jp/html/imagemanager.php	Mon Jun 20 13:29:25 2005
@@ -1,5 +1,5 @@
 <?php
-// $Id: imagemanager.php,v 1.2.6.5.2.1 2005/06/18 15:51:11 nobunobu Exp $
+// $Id: imagemanager.php,v 1.2.6.5.2.2 2005/06/20 04:29:25 nobunobu Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -249,7 +249,7 @@
         xoops_footer();
         exit();
     }
-    header('location: imagemanager.php?cat_id='.$imgcat_id.'&amp;target='.$target);
+    header('location: imagemanager.php?cat_id='.$imgcat_id.'&target='.$target);
 }
 
 ?>
\ No newline at end of file


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