Fixed header of migrationscript. Accidently there was the amsat-feature documented...
这个提交包含在:
父节点
613a89b8b4
当前提交
34b35ec4a3
共有 1 个文件被更改,包括 3 次插入 和 4 次删除
|
|
@ -3,10 +3,9 @@
|
|||
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
|
||||
* a status info to https://amsat.org/status
|
||||
* Creates a varchar column for the Mastodon-URL of the User
|
||||
*/
|
||||
|
||||
class Migration_mastodon_url extends CI_Migration {
|
||||
|
|
|
|||
正在加载…
在新工单中引用