diff options
Diffstat (limited to 'mod')
-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 9e5eff962..d4381743c 100644 --- a/mod/view.php +++ b/mod/view.php @@ -1,6 +1,6 @@ <?php /** - * load view/theme/$current_theme/style.php with friendica contex + * load view/theme/$current_theme/style.php with Red context */ function view_init($a){ |