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