mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 15:47:00 +02:00
JS: Add 'use strict'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Adminer specific functions
|
||||
'use strict'; // Adminer specific functions
|
||||
|
||||
/** Load syntax highlighting
|
||||
* @param string first three characters of database system version
|
||||
|
Reference in New Issue
Block a user