1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 01:30:32 +02:00

Caching fixes.

This commit is contained in:
Cameron
2016-12-18 10:27:12 -08:00
parent ad170838b9
commit bc5a224f25
3 changed files with 10 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ if(!empty($parm))
}
}
$cached = false;
if(false === $cached)
{