Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 5017)
+++ temp/trunk/html/install/index.php	(revision 5018)
@@ -452,5 +452,5 @@
 			$sql_split = split(";",$sql);
 			
-			p0rint_r($sql_split);
+			print_r($sql_split);
 			
 			foreach($sql_split as $key => $val){
