The function "template_escape" doesn't exist anymore.
authorMichael <heluecht@pirati.ca>
Mon, 27 Nov 2017 06:34:04 +0000 (06:34 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 27 Nov 2017 06:34:04 +0000 (06:34 +0000)
forumdirectory/forumdirectory.php

index 8e668d883eb27dacd857b23ad9b69d6fa5fb5a28..fb6b96476ea4ee56dc03f68833eb1e7e0b7c5a24 100644 (file)
@@ -177,7 +177,7 @@ function forumdirectory_content(&$a) {
                                '$details' => $pdesc . $details,
                                '$page_type' => $page_type,
                                '$profile' => $profile,
-                               '$location' => template_escape($location),
+                               '$location' => $location,
                                '$gender'   => $gender,
                                '$pdesc'        => $pdesc,
                                '$marital'  => $marital,