fusionpbx/resources/classes
Luis Daniel Lucio Quiroz d39190913d [4.5] Fix the ALTER TABLE (#4097)
* Fix the ALTER TABLE

when $apps[$x]['db'][$y]['fields'][$z]['name'] is an array, you dont try to get the ['text'] index therefore fields such as v_xml_cdr.xml_uuid, v_destinations.destination_type and v_destinations.destination_number wont be created when upgrading.

This patch fixes it

* Update schema.php
2019-05-08 14:02:20 -06:00
..
event/handler
array_order.php
cache.php Update cache.php 2018-08-10 17:41:02 -06:00
captcha.php Create captcha.php 2019-04-24 19:43:09 -06:00
config.php
database.php Update database.php 2019-05-05 19:30:05 -06:00
destinations.php Update destinations.php 2019-05-05 19:34:56 -06:00
directory.php
domains.php
event_socket.php
events.php
fax.php
file.php
groups.php
logging.php
menu.php Update menu.php 2019-03-08 11:02:09 -07:00
message.php Update message.php 2019-02-28 13:10:55 -07:00
permissions.php
ringbacks.php Update ringbacks.php 2018-04-10 21:14:12 -06:00
root.php
schema.php [4.5] Fix the ALTER TABLE (#4097) 2019-05-08 14:02:20 -06:00
sounds.php
switch_settings.php
template.php
text.php
tones.php Update tones.php 2018-03-29 19:26:01 -06:00
users.php
vcard.php