Alexei Sorokin 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION | 4 år sedan | |
---|---|---|
.. | ||
actions | 4 år sedan | |
OverwriteThemeBackgroundPlugin.php | 5 år sedan | |
README.md | 5 år sedan |
Allows to overwrite your theme's background style
add
addPlugin('OverwriteThemeBackground');
$config['admin']['panels'][] = 'overwritethemebackground';
to the bottom of your config.php
none