diff options
Diffstat (limited to 'mod/view.php')
-rw-r--r-- | mod/view.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/view.php b/mod/view.php index d4381743c..f18646cb9 100644 --- a/mod/view.php +++ b/mod/view.php @@ -1,6 +1,6 @@ <?php /** - * load view/theme/$current_theme/style.php with Red context + * load view/theme/$current_theme/style.php with Hubzilla context */ function view_init($a){ |