diff options
Diffstat (limited to 'search.php')
-rw-r--r-- | search.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/search.php b/search.php index 64d703dd7..f18c08e6c 100644 --- a/search.php +++ b/search.php @@ -1,5 +1,5 @@ <? - include "includes/common.inc"; + include_once "includes/common.inc"; $theme->header(); |