summaryrefslogtreecommitdiff
path: root/tw/error/FOO_error.php
diff options
context:
space:
mode:
Diffstat (limited to 'tw/error/FOO_error.php')
-rw-r--r--tw/error/FOO_error.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tw/error/FOO_error.php b/tw/error/FOO_error.php
index 3924768ee..bb22e3531 100644
--- a/tw/error/FOO_error.php
+++ b/tw/error/FOO_error.php
@@ -1,4 +1,4 @@
-<?
+<?php
/*
* tag|wall | PHP Tag Filter|
* ---------------------------------------------------------------------
@@ -40,4 +40,4 @@ class FOO_error extends TW_errors
return null;
}
}
-?> \ No newline at end of file
+?>