Skip to content

Commit

Permalink
declare array
Browse files Browse the repository at this point in the history
  • Loading branch information
ophian committed Dec 3, 2012
1 parent c810542 commit 15a05c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/functions_plugins_admin.inc.php
Expand Up @@ -112,7 +112,7 @@ function show_plugins($event_only = false, $sidebars = null)
$plugin_placements = $sidebars;
}
$data['plugin_placements'] = $plugin_placements;
//???$ownership = array();
$ownership = array();

$total = 0;
foreach ($plugin_placements as $plugin_placement) {
Expand Down

0 comments on commit 15a05c8

Please sign in to comment.