start_process(); load_config('config'); load_config('system'); update_db($a); } if (array_search(__file__,get_included_files())===0){ dbupdate_run($_SERVER["argv"],$_SERVER["argc"]); killme(); }