mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 12:21:45 +02:00
Code cleanup
This commit is contained in:
@@ -903,7 +903,7 @@ class e107plugin
|
||||
}
|
||||
}
|
||||
|
||||
function manage_userclass($action, $class_name, $class_description)
|
||||
function manage_userclass($action, $class_name, $class_description='')
|
||||
{
|
||||
global $e107;
|
||||
$tp = e107::getParser();
|
||||
|
Reference in New Issue
Block a user