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