@ -42,14 +42,9 @@ Bonne lecture ! -->
<body class="is-preload">
<?php
class Version
{
public static function get()
class Version {
public static function get() {
$tag = trim(exec('git describe --tags --abbrev=0'));
return sprintf('%s', $tag);
}
The note is not visible to the blocked user.