mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-16 04:59:42 +01:00
fixes
This commit is contained in:
@@ -268,7 +268,7 @@ function kleeja_debug()
|
||||
|
||||
$debug_output = '';
|
||||
|
||||
//get memory usage ; code of phpbb
|
||||
//get memory usage
|
||||
if (function_exists('memory_get_usage'))
|
||||
{
|
||||
if ($memory_usage = memory_get_usage())
|
||||
|
||||
Reference in New Issue
Block a user