Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Notifications
Clear all
Topic starter
Hi,
Tiny issue found while looking through the code for ticket.php:
missing "t" at line 290 in save() method:
if (isset($this->WorkElemen)) {
$this->WorkElement->done=$this->done;
$this->WorkElement->idle=$this->idle;
}
Posted : 31 Oct 2013 16H04
Right !!! :woohoo:
Taken into account for next version . 😉
Posted : 31 Oct 2013 16H16