mirror of
https://github.com/vrana/adminer.git
synced 2025-08-06 14:46:36 +02:00
CSS: Dark mode syntax highlighting and adminer-dark.css
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
class AdminerVersionNoverify {
|
||||
|
||||
function head() {
|
||||
function head($dark = null) {
|
||||
echo Adminer\script("verifyVersion = function () {};");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user