hashes tient compte du cache
This commit is contained in:
@@ -69,7 +69,7 @@ if (file_exists($image_file))
|
||||
// ---
|
||||
// --- Tweet
|
||||
// ---
|
||||
$tweet = "#bitcoin #blockchain 's".PHP_EOL;
|
||||
$tweet = "#computerart : #bitcoin #blockchain 's".PHP_EOL;
|
||||
$tweet .= $argv[2]." Block, Height : ".$the_block->height.PHP_EOL;
|
||||
$tweet .= "[ See more on www.topisto.net ]";
|
||||
$success = twitter::tweet($tweet, $image_file);
|
||||
|
||||
Reference in New Issue
Block a user