X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=template.php;h=1c775131981ef81b2e1593e31cbd0a95d20c11c4;hb=608ecf965408645758cdca1e5f01ff5ac3eff166;hp=d54bf350c1d4ce5e192bb9fcfd0b8f71e8b6c7a6;hpb=277f0431cc57acc1b77c1fbe733c40e9ba90d710;p=wfpl.git diff --git a/template.php b/template.php index d54bf35..1c77513 100644 --- a/template.php +++ b/template.php @@ -1,23 +1,5 @@ |', '|~([^~]*)~|', '|([^<]*)|', '|

([^<]*)

|'), 'template_filler', $template); + return preg_replace_callback('`|~([^~]*)~|([^<]*)|

([^<]*)

`', 'template_filler', $template); } function tem_top_sub_names() {