jyj1993126
3/16/2017 - 7:46 AM

debug.php

/**
 * 打开调试
 */
error_reporting( E_ALL );
ini_set( 'display_errors', 'on' );