removed all nocache headers

This commit is contained in:
asus
2024-04-04 14:28:06 +02:00
parent c87ba760fc
commit 6cd25725e0
3 changed files with 4 additions and 18 deletions

View File

@@ -56,7 +56,7 @@ class Plgntls {
* 2 : output everything
*
*/
private static $_DEBUG_INFOS = 0;
private static $_DEBUG_INFOS = 2;
private static $_instance_count = 0;
private static $_adding_count = 0;