By rcailliet on
In my block module, I have the content string set:
$block['content'] = t("Information goes here");
I have updated the content in the t(), but it will not update on my server. I have run the update.php several times, cleared the cache, and re-uploaded the whole database. Used an alternate FTP to pull down the module file and check it, but it will not change. What stupid thing am I missing?
Comments
my working block code