def run_api_script(endpoint, project_dir, extra_env=None, phpcgi_bin=None,
params=None):
def run_api_script(endpoint, project_dir, extra_env=None, phpcgi_bin=None,
params=None):
The function needs a project directory that contains the website
directory with the scripts to be executed. The scripts will be run
The function needs a project directory that contains the website
directory with the scripts to be executed. The scripts will be run