Go to the source code of this file.
Enumerations | |
| enum | REPORTING_INTERVAL |
Functions | |
| if(!defined( 'MEDIAWIKI')) | resolveStubs () |
| Convert history stubs that point to an external row to direct external pointers. | |
| resolveStub ($id, $stubText, $flags) | |
| Resolve a history stub. | |
Definition in file resolveStubs.php.
| enum REPORTING_INTERVAL |
Definition at line 7 of file resolveStubs.php.
| resolveStub | ( | $ | id, | |
| $ | stubText, | |||
| $ | flags | |||
| ) |
Resolve a history stub.
Definition at line 54 of file resolveStubs.php.
References $dbr, $dbw, $fname, print, and wfGetDB().
Referenced by resolveStubs().
Convert history stubs that point to an external row to direct external pointers.
Definition at line 21 of file resolveStubs.php.
References $dbr, $fname, $res, print, printf(), resolveStub(), wfGetDB(), and wfWaitForSlaves().
1.5.9