$mtime) { $qfile = addslashes($file); $checks[] = "@filemtime(\"$qfile\") > $mtime"; } $qstage1file = addslashes($stage1file); $qstage2file = addslashes($stage2file); $qtplname = addslashes($tplname); $stage1 = ""; phorum_write_file($stage1file, $stage1); // Output file for stage 2. This file contains the compiled template. phorum_write_file($stage2file, $template); } /** * Runs the first stage of the Phorum template processing. In this stage, * all {include