Archived
1
0

Remove serendipity_purgeEntry

Removed pregenerated entries, but that functionality is long gone
This commit is contained in:
onli
2019-02-12 23:18:52 +01:00
parent 567e170338
commit e0f230dd15
3 changed files with 2 additions and 40 deletions
-2
View File
@@ -939,8 +939,6 @@ function serendipity_insertComment($id, $commentInfo, $type = 'NORMAL', $source
}
}
serendipity_purgeEntry($id, $t);
if ($GLOBALS['tb_logging']) {
fclose($fp);
}