Home
last modified time | relevance | path

Searched refs:findPhpBinary (Results 1 – 2 of 2) sorted by relevance

/plugin/calendar/
H A Dadmin.php5241 $phpPath = $this->findPhpBinary();
5838 private function findPhpBinary() { function in admin_plugin_calendar
H A DCHANGELOG.md1132 - **Improved:** findPhpBinary() now uses is_executable() and `which php` for detection