mirror of
https://github.com/slawkens/myaac.git
synced 2026-02-19 11:16:23 +01:00
Delete debug output
This commit is contained in:
@@ -29,10 +29,6 @@ class Groups
|
||||
'access' => $group['access'],
|
||||
];
|
||||
}
|
||||
|
||||
echo '<pre>';
|
||||
var_dump($this->groups);
|
||||
echo '</pre>';
|
||||
}
|
||||
|
||||
public function getGroups(): array {
|
||||
|
||||
Reference in New Issue
Block a user