summaryrefslogtreecommitdiff
path: root/tw/tw-config.php
diff options
context:
space:
mode:
Diffstat (limited to 'tw/tw-config.php')
-rw-r--r--tw/tw-config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tw/tw-config.php b/tw/tw-config.php
index 63b4fb40e..50220f201 100644
--- a/tw/tw-config.php
+++ b/tw/tw-config.php
@@ -1,4 +1,4 @@
-<?
+<?php
/*
* tag|wall | PHP Tag Filter|
* ---------------------------------------------------------------------
@@ -114,4 +114,4 @@ if(!defined('FSHL_WITH_TW_DEFINED'))
$fshl_signatures=array("SHL","TW");
} //end if(!defined())
-?> \ No newline at end of file
+?>