[TEP-COMMIT] CVS: catalog/catalog redirect.php,1.11,1.12

Mark Evans <[email protected]>
Newsgroups gmane.comp.web.oscommerce.cvs
Message-ID <[email protected]>
Update of /cvsroot/tep/catalog/catalog
In directory sc8-pr-cvs1:/tmp/cvs-serv32247

Modified Files:
	redirect.php 
Log Message:
Fix typo as reported in bug 1570

Index: redirect.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/redirect.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- redirect.php	17 Nov 2003 21:06:56 -0000	1.11
+++ redirect.php	10 Jan 2004 20:18:01 -0000	1.12
@@ -25,7 +25,7 @@
 
     case 'url':
       if (isset($_GET['goto']) && tep_not_null($_GET['goto'])) {
-        tep_redirect('http://' . $GET['goto']);
+        tep_redirect('http://' . $_GET['goto']);
       }
       break;
 



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.