Index: branches/dev/data/conf/conf.php
===================================================================
--- branches/dev/data/conf/conf.php	(revision 12330)
+++ branches/dev/data/conf/conf.php	(revision 12333)
@@ -8,6 +8,4 @@
  */
 
-print("ok");
- 
 $CONF_PHP_PATH = realpath( dirname( __FILE__) );
 require_once($CONF_PHP_PATH ."/../install.php");
@@ -1080,6 +1078,3 @@
 		ON T1.category_id = T2.category_id) '
 );
-
-print("ok");
-
 ?>
