Posted by Dani
2014-11-12

i'll try to create a time log of any vote, in what file can i include the script? i created a table for get the option_id, poll_id and hour values of votes but i don't know where i need to include the script
Posted by Tom
2014-11-21

Hi,

> in what file can i include the script?

There are many places that you can insert the code. You may want to check the code that updates vote counts. That's the load function in web/conn/app/include/CPoll.inc.php.