chore: initial commit
This commit is contained in:
10
api/migrations/103_version_103.php
Normal file
10
api/migrations/103_version_103.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
defined('BASEPATH') or exit('No direct script access allowed');
|
||||
|
||||
class Migration_Version_103 extends App_module_migration
|
||||
{
|
||||
public function up()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user