aboutsummaryrefslogtreecommitdiffstats
path: root/view/php
diff options
context:
space:
mode:
authormarijus <mario@localhost.localdomain>2013-11-22 21:18:16 +0100
committermarijus <mario@localhost.localdomain>2013-11-22 21:18:16 +0100
commit28071c7f6a455fd70ad1ebad103c5780657a8583 (patch)
treea9edd91be76b976bb7b6a7103297dacf7209017f /view/php
parent3a4c32475e33e1cad6610c8e4fa0e9cc18bbc31a (diff)
parent34f8b215114f1041094784c9f931d185b78b0ec2 (diff)
downloadvolse-hubzilla-28071c7f6a455fd70ad1ebad103c5780657a8583.tar.gz
volse-hubzilla-28071c7f6a455fd70ad1ebad103c5780657a8583.tar.bz2
volse-hubzilla-28071c7f6a455fd70ad1ebad103c5780657a8583.zip
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'view/php')
-rw-r--r--view/php/theme_init.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index 1fefa110e..69d99893a 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -42,6 +42,9 @@ head_add_js('library/colorbox/jquery.colorbox-min.js');
/**
* Those who require this feature will know what to do with it.
* Those who don't, won't.
+ * Eventually this functionality needs to be provided by a module
+ * such that permissions can be enforced. At the moment it's
+ * more of a proof of concept; but sufficient for our immediate needs.
*/
$channel = get_app()->get_channel();