Fixed header of migrationscript. Accidently there was the amsat-feature documented...
这个提交包含在:
父节点
613a89b8b4
当前提交
34b35ec4a3
共有 1 个文件被更改,包括 3 次插入 和 4 次删除
|
|
@ -3,11 +3,10 @@
|
||||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class Migration_amsat_status_upload_option
|
* Class Migration_mastodon_url
|
||||||
*
|
*
|
||||||
* Creates a boolean column with option to allow for activating uploading
|
* Creates a varchar column for the Mastodon-URL of the User
|
||||||
* a status info to https://amsat.org/status
|
*/
|
||||||
*/
|
|
||||||
|
|
||||||
class Migration_mastodon_url extends CI_Migration {
|
class Migration_mastodon_url extends CI_Migration {
|
||||||
|
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用