Created
December 26, 2018 14:58
-
-
Save locvfx/44d6056513c544861b7ba6f2e60389a1 to your computer and use it in GitHub Desktop.
Call method cross module
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $this->load->module('dashboard'); | |
| $this->dashboard->method(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment