add codecov.io to travis build for code-coverage stats - yay
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -110,7 +110,6 @@ class Store
|
||||
*/
|
||||
public static function storeSettingDefaultTheme($fieldname, $fielddata, $newfieldvalue)
|
||||
{
|
||||
|
||||
// first save the setting itself
|
||||
$returnvalue = self::storeSettingField($fieldname, $fielddata, $newfieldvalue);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user