<?php defined('BASEPATH') or exit('No direct script access allowed'); class Migration_Version_116 extends App_module_migration { public function up() { // nothing to update } }