Index: branches/dev/html/admin/system/module.php
===================================================================
--- branches/dev/html/admin/system/module.php	(revision 14595)
+++ branches/dev/html/admin/system/module.php	(revision 14687)
@@ -250,5 +250,9 @@
 	}
 	
-	if($flg_ok) {		
+	if($flg_ok) {
+        
+        sfprintr(sfGetFileVersion($path));
+        sfprintr($path);
+        
 		$path = MODULE_PATH . $arrRet[0]['extern_php'];
 		$sqlval['now_version'] = sfGetFileVersion($path);
