2
0
Fork 0

remove unnecessary line

This commit is contained in:
ivan 2020-04-02 16:33:51 +03:00
parent c4c55c113f
commit 4b200a093e
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ function link_unload() {
}
function link_plugin_admin(&$a,&$o) {
$linkonhub = get_config('link','linkonhub');
$t = get_markup_template( "admin.tpl", "addon/link/" );
$o = replace_macros($t, array(
'$submit' => t('Submit'),