Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. function __construct()
  2. {
  3. parent::__construct();
  4.  
  5. $this->view_data['core_settings'] = Setting::first();
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement