1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 04:49:16 +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|
* ---------------------------------------------------------------------
@@ -40,4 +40,4 @@ class FOO_error extends TW_errors
return null;
}
}
?>
?>