/home/edulekha/crm.edulekha.com/modules/appointly/migrations/126_version_126.php
<?php

defined('BASEPATH') or exit('No direct script access allowed');

class Migration_Version_126 extends App_module_migration
{
    public function up()
    {
        // No changes needed for this migration mostly for the menu items and settings sms templates and permission issues with reports and services
    }
}