[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tep-commits
Subject:    [TEP-COMMIT] CVS: catalog/extras/pr21_to_pr22 ms1_to_ms2.php,1.3,1.4
From:       Mark Evans <project3000 () users ! sourceforge ! net>
Date:       2003-07-20 13:14:37
[Download RAW message or body]

Update of /cvsroot/tep/catalog/extras/pr21_to_pr22
In directory sc8-pr-cvs1:/tmp/cvs-serv22164

Modified Files:
	ms1_to_ms2.php 
Log Message:
Remove a php warning message when reporting is set to E_ALL

Index: ms1_to_ms2.php
===================================================================
RCS file: /cvsroot/tep/catalog/extras/pr21_to_pr22/ms1_to_ms2.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ms1_to_ms2.php	23 Jun 2003 01:27:34 -0000	1.3
+++ ms1_to_ms2.php	20 Jul 2003 13:14:35 -0000	1.4
@@ -58,7 +58,7 @@
 
 So if you upgraded to MS1 and stayed there you can use this script.
 <?php
-  if (!$HTTP_POST_VARS['DB_SERVER']) {
+  if (!isset($HTTP_POST_VARS['DB_SERVER'])) {
 ?>
 <form name="database" action="<?php echo basename($PHP_SELF); ?>" method="post">
 <table border="0" cellspacing="2" cellpadding="2">



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Tep-commits mailing list
Tep-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tep-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic