Home
last modified time | relevance | path

Searched hist:"569 a001959f65aea2c0e7cd3dd5b541cac0e9e58" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dparserutils.php569a001959f65aea2c0e7cd3dd5b541cac0e9e58 Fri Mar 26 13:10:46 UTC 2010 Adrian Lang <lang@cosmocode.de> Fix and simplify p_get_metadata key looping

explode converts $string (false) to string ("") and returns it if $delimiter is
not found, therefor looking for the key "" in metadata array.