Files
fusionpbx/app/voicemails/voicemail_edit.php
Luis Daniel Lucio Quiroz 371185ce80 Fix Voicemail DELETE FROM SQL Query [4.5] (#3061)
As the other patches, the AS alias is not supported on MariaDB/MySQL and maybe other databases as well. You do not need an alias as you are just dealing with a single table.
2018-05-22 01:12:15 -06:00

31 KiB