Forums / Developer / Overwriting Kernel Functions
Matthew Farrell
Sunday 13 August 2006 3:53:18 pm
I have made some changes to /kernel/shop/confirmorder.php to display different information on the page depending on a users country, is it possible for me to move my changes out of this file and into an extension?
Ćukasz Serwatka
Sunday 13 August 2006 11:00:45 pm
Hi Matthew,
This is not possible. You can't override kernel functionality. You can make new extension, module with new view which will do the same thing without hacking the kernel.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog