diff options
Diffstat (limited to 'pages')
-rw-r--r-- | pages/faq.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/faq.php b/pages/faq.php index 302a7f8..429f48b 100644 --- a/pages/faq.php +++ b/pages/faq.php @@ -1,5 +1,5 @@ <?php
-htmlHeader();
+htmlHeader(array());
?>
<body>
|