mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 04:12:00 +02:00
Code cleanup / globals removal etc.
This commit is contained in:
@@ -65,7 +65,7 @@ if (!e107::isInstalled('download'))
|
||||
|
||||
e107::getComment()->enter_comment($clean_authorname, $clean_comment, "download", $id, $pid, $clean_subject);
|
||||
// $e107cache->clear("comment.download.{$sub_action}"); $sub_action not used here
|
||||
$e107cache->clear("comment.download");
|
||||
e107::getCache()->clear("comment.download");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user