Update 091_create_thirdpartylogins_table.php
这个提交包含在:
		
							父节点
							
								
									264b914b8e
								
							
						
					
					
						当前提交
						867456de1a
					
				
					共有  1 个文件被更改,包括 2 次插入 和 2 次删除
				
			
		|  | @ -3,8 +3,8 @@ | ||||||
| defined('BASEPATH') OR exit('No direct script access allowed'); | defined('BASEPATH') OR exit('No direct script access allowed'); | ||||||
| 
 | 
 | ||||||
| /* | /* | ||||||
| *   This migration creates a table called options which will hold global options needed within cloudlog | *   This migration creates a table called thirdparty_logins | ||||||
| *   removing the need for lots of configuration files. | *   This table is used to store third party login details | ||||||
| */ | */ | ||||||
| 
 | 
 | ||||||
| class Migration_create_thirdpartylogins_table extends CI_Migration { | class Migration_create_thirdpartylogins_table extends CI_Migration { | ||||||
|  |  | ||||||
		正在加载…
	
		在新工单中引用