Trying to convert a plugin to encapsulated and I'm noticing that zencart picks up jscript_*.php files in the encapsulated plugin, but is missing the code to actually load the file.
I know including .js/css files is not supported for encapsulated, but it would be good for the .php files to work. And if not, the code should ignore them rather than pick them up then fail to include.


Reply With Quote
