[eluser]GabrieleMartino[/eluser]
Hello everybody,
I have a function in my method 'enter'
Code:
$this->chats_model->add_message(...);
called twice with Mozilla or 1 with others browser. It should be executed once instead I have two records
in the database. With Chromium and Konqueror works fine.
Thanks for help