aboutsummaryrefslogtreecommitdiffstats
path: root/include/no_photo_yet.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/no_photo_yet.inc.php')
-rw-r--r--include/no_photo_yet.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/no_photo_yet.inc.php b/include/no_photo_yet.inc.php
index 5f885cbf2..08d6549d9 100644
--- a/include/no_photo_yet.inc.php
+++ b/include/no_photo_yet.inc.php
@@ -57,6 +57,7 @@ SELECT
}
}
+ header('Content-Type: text/html; charset='.get_pwg_charset());
$template->set_filenames(array('no_photo_yet'=>'no_photo_yet.tpl'));
if (is_admin())