edit-api-liche_update_order
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
ini_set("display_errors", "On");//打开错误提示
|
||||
ini_set("error_reporting",E_ALL);//显示所有错误
|
||||
//ini_set("display_errors", "On");//打开错误提示
|
||||
//ini_set("error_reporting",E_ALL);//显示所有错误
|
||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
class Welcome extends CI_Controller {
|
||||
|
||||
Reference in New Issue
Block a user