mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-19 20:33:26 +02:00
Tag branch as Znote AAC 2.0_DEV, PHP requirement 7.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$time = time();
|
||||
if (!isset($version)) $version = '1.5_SVN';
|
||||
if (!isset($version)) $version = '2.0_DEV';
|
||||
|
||||
if (!function_exists("elapsedTime")) {
|
||||
function elapsedTime($l_start = false, $l_time = false) {
|
||||
|
Reference in New Issue
Block a user