mirror of
https://github.com/vrana/adminer.git
synced 2026-02-25 16:11:26 +01:00
Trim trailing whitespace
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* @license https://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
|
||||
*/
|
||||
class AdminerForeignSystem {
|
||||
|
||||
|
||||
function foreignKeys($table) {
|
||||
if (DRIVER == "server" && DB == "mysql") {
|
||||
switch ($table) {
|
||||
@@ -52,5 +52,5 @@ class AdminerForeignSystem {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user