mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-16 04:59:42 +01:00
The final problem 🧣
This commit is contained in:
@@ -838,6 +838,8 @@ function kleeja_date($time, $human_time = true, $format = false)
|
||||
{
|
||||
global $lang, $config;
|
||||
|
||||
$time = intval($time);
|
||||
|
||||
if (! defined('TIME_FORMAT'))
|
||||
{
|
||||
define('TIME_FORMAT', 'd-m-Y h:i a'); // to be moved to configs later
|
||||
|
||||
Reference in New Issue
Block a user