mirror of
https://github.com/vrana/adminer.git
synced 2026-02-25 16:11:26 +01:00
Code style: Remove newline before }
This commit is contained in:
@@ -13,5 +13,4 @@ class AdminerEditTextarea {
|
||||
return "<textarea cols='30' rows='1' style='height: 1.2em;'$attrs>" . Adminer\h($value) . '</textarea>';
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user