mirror of
https://github.com/opensupports/opensupports.git
synced 2025-04-08 18:35:06 +02:00
Max - modifies backend date function [skip ci]
This commit is contained in:
parent
3d2fe3f1c9
commit
be3cdf25f9
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
<?php
|
||||
class Date {
|
||||
public static function getCurrentDate() {
|
||||
return date('Ymd');
|
||||
return date('YmdHi');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user