Where to put a modified php file
Hi there
I want to make a change to a php file that resides in the following directory in XC5:
classes/XLite/Module/QSL/WordPress/View/Plugins/RecentPosts
Although the file in question is part of the Blog System module, I could be asking about any similar php file anywhere in that directory structure.
I am using the Custom Skin mod also, so that any changes I make to templates, etc., will not change the original files.
My question is, where do I put my modified php file so that it will be executed instead of the original, but leaving the original intact?
Does it go somewhere in my custom skin directory, and is there anything else I should be aware of (clearing cache, or changing the namespace, for example)?
Many thanks
Welly
|