mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 23:27:17 +02:00
Code style: Remove newline before }
This commit is contained in:
@@ -12,5 +12,4 @@ class AdminerDumpDate {
|
||||
$connection = Adminer\connection();
|
||||
return Adminer\friendly_url(($identifier != "" ? $identifier : (SERVER != "" ? SERVER : "localhost")) . "-" . $connection->result("SELECT NOW()"));
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user