1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 14:13:03 +02:00

No plugin manager caching in development environment

This commit is contained in:
SecretR
2014-03-12 16:06:29 +02:00
parent 737fc995c0
commit 9b636a9687
2 changed files with 10 additions and 4 deletions

View File

@@ -4495,4 +4495,4 @@ class eHelper
return array(1 => $multi, 2 => $params, 3 => $parmstr);
}
}
}