Removed blank line

This commit is contained in:
Neil Lathwood
2016-09-15 20:15:32 +01:00
parent 85b92caf47
commit fad8e3f322

View File

@@ -8,4 +8,3 @@ if ($_SESSION['userlevel'] >= 5) {
'params' => array($_SESSION['user_id']),
);
}