*** empty log message ***
diff --git a/downloads.php b/downloads.php
index 7a54ab5..61eab25 100644
--- a/downloads.php
+++ b/downloads.php
@@ -41,7 +41,7 @@
 	$ROWE = new companyInfo("RoweBots", "images/rowebots64.jpg", "iZoom! and DSPnano single click install bundles with other projects required for embedded system development.  No registration required.", "Projects: Callisto Embedded Systems Downloads", "redirect.php?A=ROW",  50, 1);
 
 	///  Add the new Variable to this array  
-	$companyinfo = array(&$Innoopract, &$WWIM, &$IBM, &$BEA, &$NexB, &$ACTUATE, &ROWE);
+	$companyinfo = array(&$Innoopract, &$WWIM, &$IBM, &$BEA, &$NexB, &$ACTUATE, &$ROWE);
 	///////////////////////////////////////////////////////////////////////////////////////////
 	$randomized = randomSeed ($companyinfo);