Menu

#69 PHP trouble with var declaration [class.db_tool.inc.php]

open
nobody
None
5
2004-08-01
2004-08-01
No

Hi!

Also, PHP has a problem with:
var $db_data_inc = "";

So I changed it to just:
var $db_data_inc;

POPPER seems to be working fine now.. will continue
testing and see if I have any other problems.

Discussion


Log in to post a comment.