Explorar el Código

fix version in small html footer

Dmitriev Roman hace 4 años
padre
commit
d20b73b604
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      html/inc/footer.small.php

+ 1 - 1
html/inc/footer.small.php

@@ -1,4 +1,4 @@
-<div id="copyright">Copyright &copy; 2008-2021 Stat v2.3 &nbsp<a href="https://github.com/rajven/statV2">rnd@rajven.ru</a></div>
+<div id="copyright">Copyright &copy; 2008-2021 Stat v2.4 &nbsp<a href="https://github.com/rajven/statV2">rnd@rajven.ru</a></div>
 <?php
 <?php
 $end_time = microtime();
 $end_time = microtime();
 $end_array = explode(" ",$end_time);
 $end_array = explode(" ",$end_time);