public function action_index() { return Response::forge(View::forge('welcome/debug.tpl')); }
public function action_index() { return Response::forge(View::forge('welcome/debug.smarty')); }
It looks like you're new here. If you want to get involved, click one of these buttons!