]> git.p6c8.net - jirafeau_mojo42.git/commit
[BUGFIX] Remove redundant style fallback
authorDan Untenzu <untenzu@webit.de>
Wed, 18 Jan 2017 16:56:49 +0000 (17:56 +0100)
committerDan Untenzu <untenzu@webit.de>
Fri, 27 Jan 2017 08:07:33 +0000 (09:07 +0100)
commit7f61e026f87a7f731fc915581b720a17756aa054
treefcc73d97db070e9a902dc692c8adbc6383c87c1e
parent7bbac163b8940fe703803727d87ef9cfb40a9135
[BUGFIX] Remove redundant style fallback

Remove condition for an existing theme,
since a default configuration is always set.

Even if this would not be the case, would
the current fallback try to load a non-existing
theme called "default".

So remove this whole block.
lib/template/header.php

patrick-canterino.de