summaryrefslogtreecommitdiff
path: root/tw/error/LINK_error.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-30 05:45:53 +0100
committerAndrew Dolgov <[email protected]>2007-05-30 05:45:53 +0100
commit910cca8bb86bb10308ed1d3422cb801e0aa2435a (patch)
tree82047f8d2fb92cac99551251ea66a2767ef16d7a /tw/error/LINK_error.php
parentc41890b059f3dfce381be96d483674c70cf15b65 (diff)
tagwall: fix short tags (closes #129)
Diffstat (limited to 'tw/error/LINK_error.php')
-rw-r--r--tw/error/LINK_error.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tw/error/LINK_error.php b/tw/error/LINK_error.php
index 580e15fbc..6155d7f5f 100644
--- a/tw/error/LINK_error.php
+++ b/tw/error/LINK_error.php
@@ -1,4 +1,4 @@
-<?
+<?php
/*
* tag|wall | PHP Tag Filter|
* ---------------------------------------------------------------------
@@ -91,4 +91,4 @@ class LINK_error extends TW_errors
return "tw-err-com";
}
}
-?> \ No newline at end of file
+?>