Alexei Sorokin 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION | пре 4 година | |
---|---|---|
.. | ||
actions | пре 4 година | |
OverwriteThemeBackgroundPlugin.php | пре 5 година | |
README.md | пре 5 година |
Allows to overwrite your theme's background style
add
addPlugin('OverwriteThemeBackground');
$config['admin']['panels'][] = 'overwritethemebackground';
to the bottom of your config.php
none