db_Query("SHOW COLUMNS FROM ".MPREFIX."stat_info") && $sql -> db_Select("plugin", "*", "plugin_path = 'log' AND plugin_installflag='1'")) { if ($sql -> db_Count('stat_info','(*)',"WHERE info_type='99'") < 7) { return FALSE; } else { return TRUE; } } else { return TRUE; } } } ?>