diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -<?PHP +<? -include "functions.inc"; +include "function.inc"; include "theme.inc"; ### Initialize/pre-process variables: |