1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

tagwall: fix short tags (closes #129)

This commit is contained in:
Andrew Dolgov
2007-05-30 05:45:53 +01:00
parent c41890b059
commit 910cca8bb8
10 changed files with 18 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
<?
<?php
/*
* tag|wall | PHP Tag Filter|
* ---------------------------------------------------------------------
@@ -91,4 +91,4 @@ class LINK_error extends TW_errors
return "tw-err-com";
}
}
?>
?>