On Mon, Apr 18, 2011 at 1:03 AM, Dmitriy Sintsov <[email protected]> wrote: > Also, it's > interesting why an ancestor of DatabaseBase is not a member of MediaWiki > object, too.
What if you needed to switch between DB_MASTER and DB_SLAVE? Easier to just call wfGetDB() as needed. -Chad _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
