v1.0.26 - appinfo/app.php loads CSS + boot() logs to tmp
This commit is contained in:
@@ -47,7 +47,7 @@ class Application extends App implements IBootstrap {
|
||||
}
|
||||
|
||||
if ($css) {
|
||||
Util::addStyle('minimalprofile', $css);
|
||||
Util::addInlineStyle($css);
|
||||
}
|
||||
|
||||
// Also log to file as backup
|
||||
|
||||
Reference in New Issue
Block a user