Zen Cart Logo
Forums / Bug Reports / [Done 1.3.6] includes/application_top.php line 48

[Done 1.3.6] includes/application_top.php line 48

Locked

Views: 1,715

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
28 Sep 2006, 3:39 PM
#1
skelly avatar

skelly

New Zenner

Join Date:
Sep 2006
Posts:
5
Plugin Contributions:
0

[Done 1.3.6] includes/application_top.php line 48

Please change line 48 of includes/application_top.php from:

  @ini_set('show_errors', 'on');

to:

  @ini_set('display_errors', '1');
28 Sep 2006, 9:30 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: [Done 1.3.6] includes/application_top.php line 48

Perhaps you could explain "why" you feel this is important or why you see it as a bug ?