<?php /* * Generated by CRUDigniter v3.2 * www.crudigniter.com */ class Timeschedule_model extends CI_Model { function __construct() { parent::__construct(); } }