Menu

#1 include file bug

open
nobody
None
5
2007-10-08
2007-10-08
Xumxum
No

there is a bug in the release v2.0

/main/inc/_init.php

line: 10

require_once(ADODB.'/_db.php');

should be

require_once('../_db.php');

because _db.php is not in anodb but it's yours

cheers

Discussion


Log in to post a comment.

MongoDB Logo MongoDB