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