Go to the source code of this file.
Functions | |
| convertLinks () | |
| createTempTable () | |
| performanceLog ($text) | |
| getMicroTime () | |
Definition in file convertLinks.inc.
| convertLinks | ( | ) |
Definition at line 9 of file convertLinks.inc.
References $dbw, $res, $title, $wgDBadminpassword, $wgDBadminuser, $wgDBname, $wgDBserver, $wgDBtype, $wgLang, createTempTable(), getMicroTime(), DatabaseBase::newFromParams(), performanceLog(), wfGetDB(), and wfOut().
Referenced by do_old_links_update().
| createTempTable | ( | ) |
Definition at line 178 of file convertLinks.inc.
References $wgDBadminpassword, $wgDBadminuser, $wgDBname, $wgDBserver, DatabaseBase::newFromParams(), and wfOut().
Referenced by convertLinks().
| getMicroTime | ( | ) |
| performanceLog | ( | $ | text | ) |
1.5.9