1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 03:19:16 +00:00

code cleanups, show selected feed in feedlist, tell magpie to use UTF-8

This commit is contained in:
Andrew Dolgov
2005-08-26 02:13:22 +01:00
parent 2d84262b14
commit a3ee2a382f
4 changed files with 22 additions and 6 deletions

View File

@@ -1,6 +1,8 @@
<?
require_once 'config.php';
define('MAGPIE_OUTPUT_ENCODING', 'UTF-8');
function purge_old_posts() {
if (PURGE_OLD_DAYS) {
$result = pg_query("DELETE FROM ttrss_entries WHERE