Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashank Atreya committed Oct 13, 2023
1 parent 78ff132 commit 0bafa31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cron/wiki_hotness.php
Expand Up @@ -181,4 +181,4 @@
curl_setopt( $ch, CURLOPT_URL, "http://127.0.0.1:6081/" );
curl_exec( $ch );
$code = curl_getinfo( $ch, CURLINFO_HTTP_CODE );
print "Purge: $code\n";
print "Purge: $code\n";

0 comments on commit 0bafa31

Please sign in to comment.