Remove ?>'s from files. They're pointless, and just asking for people to mess with...
[lhc/web/wiklou.git] / maintenance / refreshImageCount.php
index 91145ba..0f06c98 100644 (file)
@@ -22,4 +22,4 @@ $dbw->update( 'site_stats',
        array( 'ss_images' => $count ),
        array( 'ss_row_id' => 1 ) );
 
-?>
+