1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 15:16:44 +02:00

Plugins: Move lang() to Adminer\Plugin

This commit is contained in:
Jakub Vrana
2025-04-06 06:43:26 +02:00
parent 7ff1d82903
commit fb32c10f94
8 changed files with 30 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
<?php
namespace Adminer;
const VERSION = "5.1.2-dev";
const VERSION = "5.2.0-dev";