Home
last modified time | relevance | path

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

/plugin/prolog/
H A Dattribute_include.php164 * @param string $tailID additional namespace
167 function joinID($headID = null, $tailID = null) { argument
169 $tailIDParts = explode(':',$tailID);
173 return $tailID;