I'm making a zenphoto template, and one of the PHP includes does some database stuff... like 'latest forum threads' for example.
Once my script finishes and zenphoto starts zenphoto then uses the previous database connection to do it's work... i don't want it to use the DB info i supplied in my script.
Comments