mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
disableling the click_history til someone starts useing it
This commit is contained in:
parent
f4fd01dd10
commit
ef850c835b
@ -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 */
|
||||||
|
Loading…
Reference in New Issue
Block a user