Files
fusionpbx/app
Mafoo b941879c91 BugFix - database class app_uuid (#2663)
if $database->app_uuid is not set it would use '' in some conditions
which isset would test true.
This fix uses strlen instead, but also fixes number_transations app that
highlighted the flaw
2017-06-09 13:31:50 -06:00
..
2017-06-09 10:27:32 -06:00
2017-06-07 12:16:58 -06:00
2017-06-08 10:54:48 -06:00
2017-06-08 11:05:53 -06:00
2017-06-08 12:44:15 -06:00