Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $this->load->helper('namahelper');
- //Contoh code
- function __construct(){
- parent::__construct();
- $this->load->helper('notifikasi');
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement