The function "template_escape" doesn't exist anymore. #456

Merged
annando merged 1 commit from template_escape into master 2017-11-27 07:41:45 +01:00
Showing only changes of commit f2c57fda48 - Show all commits

View 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,