static App
This commit is contained in:
@@ -299,7 +299,7 @@ function dir_tagblock($link,$r) {
|
||||
|
||||
|
||||
if(! $r)
|
||||
$r = get_app()->data['directory_keywords'];
|
||||
$r = App::$data['directory_keywords'];
|
||||
|
||||
if($r) {
|
||||
$o = '<div class="dirtagblock widget"><h3>' . t('Keywords') . '</h3><div class="tags" align="center">';
|
||||
|
Reference in New Issue
Block a user