User:ImplSearchBot/Code: Difference between revisions

Content added Content deleted
m (ImplSearchBot:0)
m (ImplSearchBot:0)
Line 396: Line 396:
# my initial attempts from before I added this line.
# my initial attempts from before I added this line.
&out("Trying to set wiki.\n",3);
&out("Trying to set wiki.\n",3);
$editor->set_wiki('rosettacode.org','w');
$editor->set_wiki('rosettacode.org','mw');


# If we're not posting, we don't need to log in if we're pulling from cache.
# If we're not posting, we don't need to log in if we're pulling from cache.