Home
last modified time | relevance | path

Searched refs:stripctl (Results 1 – 3 of 3) sorted by last modified time

/dokuwiki/inc/
H A Dcommon.php92 function stripctl($string)
1846 $url = stripctl($url); // defend against HTTP Response Splitting
100 function stripctl($string) { global() function
H A Dauth.php94 $INPUT->set('u', $auth->cleanUser(stripctl($INPUT->str('u'))));
95 $INPUT->set('p', stripctl($INPUT->str('p')));
/dokuwiki/lib/exe/
H A Dfetch.php28 $MEDIA = stripctl(getID('media', false)); // no cleaning except control chars - maybe external