mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
Use the traditional "template" config key, update unit-tests
This commit is contained in:
parent
bce449de10
commit
5b54f2cdb0
5 changed files with 28 additions and 12 deletions
|
|
@ -26,7 +26,7 @@ class TemplateSwitcher {
|
|||
* @static
|
||||
* @var string
|
||||
*/
|
||||
protected static $_templateFallback = "bootstrap";
|
||||
protected static $_templateFallback;
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue