array( ) ); $path = ( SAFE_MODE === true ) ? '' : ini_get('error_log'); if ( $path !== '' ) { $paths[] = dirname( $path ) . DIRECTORY_SEPARATOR ; $files['error'][] = basename( $path ); }