mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
Diverse Bugfixes
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
$news = new news($sql_conn);
|
||||
if($news->delete($remove_id))
|
||||
{
|
||||
writeCISlog("DELETE","NEWS");
|
||||
writeCISlog('DELETE NEWS','');
|
||||
echo '<script language="JavaScript">';
|
||||
echo ' document.location.href = "news_show.php"';
|
||||
echo '</script>';
|
||||
|
||||
Reference in New Issue
Block a user