== $locations = Db::select('select * from custom_locations'); $this['locations'] = $locations; } ?> ==
Edit