fixed typo
这个提交包含在:
父节点
d77bb118ea
当前提交
99e958d48c
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -7,7 +7,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
||||||
* the endpoint, from where the dxpedition-data is being loaded.
|
* the endpoint, from where the dxpedition-data is being loaded.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class Migration_add_dxped_url_to_option extends CI_Migration {
|
class Migration_add_dxped_url_option extends CI_Migration {
|
||||||
|
|
||||||
public function up()
|
public function up()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用