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

List:       os-sim-commits
Subject:    [Os-sim-commits] os-sim/www/host modifyhost.php,1.25,1.26
From:       "Tomas V.V.Cox" <tvvcox () users ! sourceforge ! net>
Date:       2007-01-24 10:01:16
Message-ID: E1H9ewO-0006le-FO () mail ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/os-sim/os-sim/www/host
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1453/www/host

Modified Files:
	modifyhost.php 
Log Message:
E_ALL fix (by Laurent Licour)

Index: modifyhost.php
===================================================================
RCS file: /cvsroot/os-sim/os-sim/www/host/modifyhost.php,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- modifyhost.php	16 May 2006 13:06:27 -0000	1.25
+++ modifyhost.php	24 Jan 2007 10:01:14 -0000	1.26
@@ -62,8 +62,9 @@
         die(ossim_error());
     }
 
-    if(!empty($insert)) {
-    
+    if (!empty($insert)) {
+
+    $sensors = array();    
     $num_sens = 0;
     for ($i = 1; $i <= $nsens; $i++) {
         $name = "mboxs" . $i;


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Os-sim-commits mailing list
Os-sim-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/os-sim-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

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