Searched refs:logfilePath (Results 1 – 1 of 1) sorted by relevance
135 * @param string $logfilePath139 protected function getLogLines($logfilePath) argument142 $size = filesize($logfilePath);143 $fp = fopen($logfilePath, 'r');