Topic: Language files
Is there any valid reason, other than possibly load, for not doing a require/include for all the lang files for the default language in include/common.php?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → Language files
Is there any valid reason, other than possibly load, for not doing a require/include for all the lang files for the default language in include/common.php?
Because there's no reason to keep so many arrays in memory
So it is mainly for optimisation why they're included when needed then? Would it, in real world terms, make much of an impact doing it the other way?
Cheers,
Matt
Unlikely, unless you're using up tons of memory.
PunBB Forums → PunBB 1.2 discussion → Language files
Powered by PunBB, supported by Informer Technologies, Inc.