Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php1966 * @param string $call_module
1968 public function __construct(getID3 $getid3, $call_module=null) { argument
1971 if ($call_module) {
1972 $this->dependency_to = str_replace('getid3_', '', $call_module);