start the div
This commit is contained in:
parent
57741c46ef
commit
dad5db25e2
@ -289,6 +289,7 @@ abstract class MicroAppPlugin extends Plugin
|
||||
} catch (Exception $e) {
|
||||
common_log(LOG_ERR, $e->getMessage());
|
||||
// try to fall back
|
||||
$out->elementStart('div');
|
||||
$nli->showAuthor();
|
||||
$nli->showContent();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user