Using a new version of view.php and controller.php

Permalink
Hi guys,

Can someone tell me:

If I have copied the controller.php and view.php from /concrete/blocks/file to /blocks/file and made some changes ... - do I then need to change something in order for Concrete5 to use the new files instead of the core files?

Thanks in advance :)

Jesper

 
ScottC replied on at Permalink Best Answer Reply
ScottC
generally, no.

try it out. put in print "hi from outside of concrete5core" ;

in a function named on_page_view in your new controller;