Quote:
Originally Posted by _lol_
thanks men, i want to use fakemeta because the plugin (zp-12k of lines)already includes the fakemeta module, but not the engine, and i dont want to include engine for only 10 lines....
|
Ye, and you shouldn't do that. You should include engine and use the engine code. If you wanna transfer code from module to module, instead of that transfer the hole other code from fakemeta to engine.
It doesn't matter if you use only one native from the module and include it, since the module is enabled and other plugins use it anyway.