Home
last modified time | relevance | path

Searched refs:ghetto_filter (Results 1 – 2 of 2) sorted by last modified time

/plugin/mundart/
H A Dindex.php20 echo $test->ghetto_filter($content);
H A Drenderer.php55 case '3': $filter = 'ghetto_filter'; break;
248 function ghetto_filter($content) { function in renderer_plugin_mundart