$tpl = file_get_contents($dir."/".$file.".tpl");
$tpl = addslashes(file_get_contents($dir."/".$file.".tpl"));