wfGetDB

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 00:00, 14 September 2008 by Woozle (talk | contribs) (New page: category:MediaWikiwfGetDB is a PHP function in the MediaWiki code. It is defined in the GlobalFunctions.php file, and returns an object of...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

wfGetDB is a PHP function in the MediaWiki code. It is defined in the GlobalFunctions.php file, and returns an object of type LBFactory, defined in LBFactory.php.