https://bugzilla.wikimedia.org/show_bug.cgi?id=35162
--- Comment #2 from Solitarius <[email protected]> 2012-03-11 23:50:26 UTC --- Changing new $class( $p ) to new $class( $p['host'], $p['user'], $p['password'], $p['dbname'] ) didn't seem to make it working. Could the object be create, the connection create but the query not passing on to the database object? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
