Index: trunk/xoops_version.php
===================================================================
--- trunk/xoops_version.php	(revision 18)
+++ trunk/xoops_version.php	(revision 30)
@@ -32,8 +32,8 @@
 $modversion['description'] = constant( '_MI_XPRESS_DESC');
 $modversion['version'] = "0.01";
-$modversion['credits'] = "XPressME DEV Toemon) (http://www.toemon.com) Wordpress DEV (http://wordpress.org/);";
+$modversion['credits'] = "Wordpress DEV (http://wordpress.org/) XPressME DEV Toemon) (http://www.toemon.com) ;";
 $modversion['author'] = "toemon (http://www.toemon.com)";
 $modversion['license'] = "GPL see LICENSE";
-$modversion['official'] = r18 ;
+$modversion['official'] = 0 ;
 $modversion['image'] =  'module_icon.php' ;
 $modversion['dirname'] = $mydirname;
@@ -71,7 +71,7 @@
 
 // Search
-//$modversion['hasSearch'] = 1 ;
-//$modversion['search']['file'] = 'include/search.php' ;
-//$modversion['search']['func'] = $mydirname.'_global_search' ;
+$modversion['hasSearch'] = 1 ;
+$modversion['search']['file'] = 'include/search.php' ;
+$modversion['search']['func'] = $mydirname.'_global_search' ;
 //Admin things
 $modversion['hasAdmin'] = 0;
