db_Select("plugin", "*", "plugin_path = 'content' AND plugin_installflag = '1' ")){ header("location:".e_PLUGIN."content/content_submit.php"); exit; } else { header("location:".e_BASE."index.php"); exit; } ?>