. * @author niel * @copyright 2016 nZEDb */ namespace app\models; class Settings extends \lithium\data\Model { public $validates = array(); } ?>