Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
forbidals
/
democrm.trinadezambia.com
/
application
/
migrations
:
143_version_143.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php defined('BASEPATH') OR exit('No direct script access allowed'); class Migration_Version_143 extends CI_Migration { function __construct() { parent::__construct(); } public function up() { // Nothing to do here only to update database version number } }