[TEP-COMMIT] CVS: catalog/catalog/includes/functions cache.php,1.11,1.12

David Garcia Watkins <[email protected]>
Newsgroups gmane.comp.web.oscommerce.cvs
Message-ID <[email protected]>
Update of /cvsroot/tep/catalog/catalog/includes/functions
In directory sc8-pr-cvs1:/tmp/cvs-serv20397

Modified Files:
	cache.php 
Log Message:

fixed bug #1414


Index: cache.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/functions/cache.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- cache.php	1 Jul 2003 14:34:54 -0000	1.11
+++ cache.php	25 Sep 2003 08:34:27 -0000	1.12
@@ -118,7 +118,7 @@
     global $HTTP_GET_VARS, $language;
 
     $manufacturers_id = '';
-    if (isset($HTTP_GET_VARS['manufactuers_id']) && tep_not_null($HTTP_GET_VARS['manufacturers_id'])) {
+    if (isset($HTTP_GET_VARS['manufacturers_id']) && tep_not_null($HTTP_GET_VARS['manufacturers_id'])) {
       $manufacturers_id = $HTTP_GET_VARS['manufacturers_id'];
     }
 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
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.