mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 05:41:58 +02:00
Issue #4079 - Code Cleanup.
This commit is contained in:
@@ -96,7 +96,7 @@ class forum_notify extends notify
|
||||
private function getData($type, $id)
|
||||
{
|
||||
if (intval($id) < 1) return false;
|
||||
$qry = '';
|
||||
|
||||
switch($type)
|
||||
{
|
||||
case 'post':
|
||||
|
Reference in New Issue
Block a user