summaryrefslogtreecommitdiff
path: root/modules/gmaps/helpers/gmaps_block.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gmaps/helpers/gmaps_block.php')
-rw-r--r--modules/gmaps/helpers/gmaps_block.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gmaps/helpers/gmaps_block.php b/modules/gmaps/helpers/gmaps_block.php
index 4024ec55..06894005 100644
--- a/modules/gmaps/helpers/gmaps_block.php
+++ b/modules/gmaps/helpers/gmaps_block.php
@@ -19,7 +19,7 @@
*/
class gmaps_block_Core {
- public static function sidebar_blocks($theme) {
+ static function sidebar_blocks($theme) {
if ($theme->item()) {
$block = new Block();
$block->css_id = "gMaps";