1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-21 19:41:29 +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|
* ---------------------------------------------------------------------
@@ -115,4 +115,4 @@ class TW_errors
}
} // END class TW_errors
?>
?>