$v) if (is_string($v)) $m[$k] = urldecode($v); if (is_callable($handler)) $handler($m); else require_once "tpl/$handler"; } }