View Single Post
Old 02-06-2004, 12:15 AM   #12
Core
Green Mole
 
Join Date: Feb 2004
Posts: 1
Try changing this line

// Connection configuration
define('PHPDIG_DB_PREFIX',");

It looks like you have a double quote ( " ) instead of two singles.
Core is offline   Reply With Quote