static App
This commit is contained in:
@@ -67,7 +67,7 @@ function appman_content(&$a) {
|
||||
return;
|
||||
}
|
||||
|
||||
$channel = $a->get_channel();
|
||||
$channel = App::get_channel();
|
||||
$app = null;
|
||||
$embed = null;
|
||||
if($_REQUEST['appid']) {
|
||||
|
||||
Reference in New Issue
Block a user