Searched refs:getid3PHP_filename (Results 1 – 1 of 1) sorted by relevance
49 $getid3PHP_filename = realpath('../getid3/getid3.php'); variable50 if (!file_exists($getid3PHP_filename) || !include_once($getid3PHP_filename)) {51 die('Cannot open '.$getid3PHP_filename);