Empty commit

This commit is contained in:
Git 2013-09-27 08:00:50 +00:00
parent 71b9bcbbb0
commit c90667b447
2 changed files with 3 additions and 2 deletions

View File

@ -175,7 +175,8 @@
$Cache->cache_value('news_latest_id', $DB->inserted_id(), 0);
$Cache->delete_value('news_latest_id');
$Cache->delete_value('news_latest_title');
$Cache->delete_value('news');
header('Location: index.php');