diff --git a/core/views/admin_block_platform.html.php b/core/views/admin_block_platform.html.php index 09fc0515..272e20c1 100644 --- a/core/views/admin_block_platform.html.php +++ b/core/views/admin_block_platform.html.php @@ -10,6 +10,6 @@ phpversion())) ?>
  • - mysql_get_server_info())) ?> + Database::instance()->query("SELECT version() as V")->current()->V)) ?>