Go to the source code of this file.
Variables | |
$dbw = wfGetDB( DB_MASTER ) | |
$count = $dbw->selectField( 'site_stats', 'ss_images' ) |
Definition in file refreshImageCount.php.
$count = $dbw->selectField( 'site_stats', 'ss_images' ) |
Definition at line 15 of file refreshImageCount.php.
$dbw = wfGetDB( DB_MASTER ) |
Definition at line 12 of file refreshImageCount.php.