SERVERPATH(). ' -t '.$outpath->SERVERPATH(). ' --cache-folder '.$cachepath->SERVERPATH(). ' '.$ignore_. ' '.$sourcecode_. ' '.$parseprivate_. ' --title "'.$title.'" 2>&1'); new INFO(shell_exec(dirname(__FILE__).'/phpDocumentor.phar run'. ' -d '.$inpath->SERVERPATH(). ' -t '.$outpath->SERVERPATH(). ' --cache-folder '.$cachepath->SERVERPATH(). ' '.$ignore_. ' '.$sourcecode_. ' '.$parseprivate_. ' --title "'.$title.'" 2>&1')); return \SYSTEM\LOG\JsonResult::ok(); } }