$t) { if (preg_match("#^([a-zA-Z0-9]{".RGXP_NB."})(:([a-zA-Z0-9]{".RGXP_NB."}))?$#", $k, $kout) && is_file(Paste::get_path($kout[1]))) { $paste = new Paste($kout[1]); if (!empty($paste->crypt) && empty($_POST["passwd"]) && empty($t)) { ?> .: Pommultimédia - Paste :.

title); ?>

get_subtitle(); ?>



crypt)) { if (!empty($_POST["passwd"])) $paste->crypt($_POST["passwd"]); else $paste->crypt($t); } header("Content-Type: text/html; charset=UTF-8"); echo ($paste->content); } } } ?>