From: Nik Okuntseff Date: Sun, 28 Jan 2018 22:57:19 +0000 (+0000) Subject: Replaced intval() calls with a faster cast to int. X-Git-Tag: timetracker_1.19-1~1303 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/commitdiff_plain/ad89dda4fdde5dd9be57cfe0f1f7ec609acf02b6?ds=sidebyside;hp=ad89dda4fdde5dd9be57cfe0f1f7ec609acf02b6 Replaced intval() calls with a faster cast to int. ---