disableling the click_history til someone starts useing it

This commit is contained in:
Ralf Becker 2003-09-06 10:52:42 +00:00
parent f4fd01dd10
commit ef850c835b

View File

@ -1177,7 +1177,7 @@
} }
//used for repost prevention //used for repost prevention
$extravars['click_history'] = $this->generate_click_history(); // $extravars['click_history'] = $this->generate_click_history();
/* if we end up with any extravars then we generate the url friendly string */ /* if we end up with any extravars then we generate the url friendly string */
/* and return the result */ /* and return the result */