Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks
这个提交包含在:
		
						当前提交
						c6096b2a21
					
				
					共有  1 个文件被更改,包括 2 次插入 和 2 次删除
				
			
		|  | @ -15,7 +15,7 @@ class Migration_add_reset_pass_to_users extends CI_Migration { | |||
|         { | ||||
|                 $fields = array( | ||||
|                         'reset_password_code varchar(50) DEFAULT NULL', | ||||
|                         'reset_password_date varchar(50) DEFAULT NULL', | ||||
|                         'reset_password_date TIMESTAMP NULL DEFAULT NULL', | ||||
|                 ); | ||||
| 
 | ||||
|                 $this->dbforge->add_column('users', $fields); | ||||
|  |  | |||
		正在加载…
	
		在新工单中引用