show correct notice in output

This commit is contained in:
Evan Prodromou
2011-03-07 14:06:46 -05:00
parent 7380f36d86
commit 618a658985

View File

@@ -103,6 +103,7 @@ abstract class MicroAppPlugin extends Plugin
}
$out = $nli->out;
$notice = $nli->notice;
$this->showNotice($notice, $out);