diff options
author | Thomas Willingham <founder@kakste.com> | 2013-10-17 02:16:47 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-10-17 02:16:47 +0100 |
commit | 90fc3c1caf647214a079bfa12f92373e514276cd (patch) | |
tree | 2c103872cf6f499cc92194b046682bd90724c0fa | |
parent | b860a21fdce3c4b99b7cecc8ac8d1f776e788197 (diff) | |
download | volse-hubzilla-90fc3c1caf647214a079bfa12f92373e514276cd.tar.gz volse-hubzilla-90fc3c1caf647214a079bfa12f92373e514276cd.tar.bz2 volse-hubzilla-90fc3c1caf647214a079bfa12f92373e514276cd.zip |
Errant logging.
-rw-r--r-- | view/theme/redbasic/php/style.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php index 1f3e46d9d..3344fcb3a 100644 --- a/view/theme/redbasic/php/style.php +++ b/view/theme/redbasic/php/style.php @@ -1,6 +1,4 @@ <?php - logger('redbasic start'); - // Get the UID of the channel owner $uid = get_theme_uid(); |