diff options
author | redmatrix <mike@macgirvin.com> | 2016-09-01 17:09:58 -0700 |
---|---|---|
committer | redmatrix <mike@macgirvin.com> | 2016-09-01 17:09:58 -0700 |
commit | 720f1d71233ab9f6be3ea4ae4b09d823fdca7367 (patch) | |
tree | 823b748c920292b14e40b6a22fbcc4d28d54674b /view/theme/redbasic | |
parent | 678148b9aa98ffb0b174aceb2e30f79ea116a566 (diff) | |
download | volse-hubzilla-720f1d71233ab9f6be3ea4ae4b09d823fdca7367.tar.gz volse-hubzilla-720f1d71233ab9f6be3ea4ae4b09d823fdca7367.tar.bz2 volse-hubzilla-720f1d71233ab9f6be3ea4ae4b09d823fdca7367.zip |
actively set all the theme options on the display settings page based on the current theme selection
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/php/theme.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/theme/redbasic/php/theme.php b/view/theme/redbasic/php/theme.php index f0679a532..997b59750 100644 --- a/view/theme/redbasic/php/theme.php +++ b/view/theme/redbasic/php/theme.php @@ -6,8 +6,7 @@ * * Version: 1.0 * * Author: Fabrixxm * * Maintainer: Mike Macgirvin - * * Compat: Red [*] - * + * * Maintainer: Mario Vavti */ function redbasic_init(&$a) { |