View Single Post
Old
  (#14 (permalink))
Mighty_Y
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
06-21-2003, 02:03 AM

Code is wrong, shows a 1 two times, should be this
Code:
// Debug Level 
//define('DEBUG', 1); // Debugging on 
define('DEBUG', 0); // Debugging off


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Reply With Quote