Menu

Commit [r20]  Maximize  Restore  History

history url

bmanolov 2004-09-25

changed /trunk/bgbot.php
/trunk/bgbot.php Diff Switch to side-by-side view
--- a/trunk/bgbot.php
+++ b/trunk/bgbot.php
@@ -65,6 +65,7 @@
     $this->fetch_url   = $this->export_url .'/{{PAGE}}';
     $this->submit_url  = $this->page_url .'&action=submit';
     $this->delete_url  = $this->page_url .'&action=delete';
+    $this->history_url = $this->page_url .'&diff=0';
     $this->move_url    = $this->special_url .':Movepage&action=submit';
     $this->login_url   = $this->special_url .':Userlogin&action=submit';
     $this->upload_url  = $this->special_url .':Upload';
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.