mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 05:41:58 +02:00
Admin -> Userclass cleanup and initial userclass feature on xup signup.
This commit is contained in:
@@ -74,4 +74,4 @@ switch ($action)
|
||||
default :
|
||||
$text = "You can select classes for editing, and also delete existing classes, from this page.";
|
||||
}
|
||||
$ns -> tablerender($caption, $text);
|
||||
e107::getRender() -> tablerender($caption, $text);
|
||||
|
Reference in New Issue
Block a user