Change controller and model directory path(in Codeigniter) –
You can changed it by using HMVC extension.
First of all download the extension code from –
https://github.com/skjain5793/codeigniter-modular-extensions-hmvc
Extract it and
i.) put /third_party folder files in application/third_party folder
ii.) put /core folder files in application/core folder