You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mods-for-HESK-Netsyms/internal-api/dao
Mike Koch 1b7cf24258 Escape the start/end times instead of intval
On 32-bit PHP installations, the start/end times will exceed the max size
of a 32-bit integer, causing the query to always return 0 results.
8 years ago
..
api_authentication_dao.php Tokens can now be reset 9 years ago
attachment_dao.php Drag and drop attachments now working for admin notes and admin replies 8 years ago
calendar_dao.php Escape the start/end times instead of intval 8 years ago
message_log_dao.php Some more message log stuff. Almost done. 9 years ago
settings_dao.php Can now enable/disable public API 9 years ago