Typo in the defaults.php

(2 posts) (2 voices)

Tags:

No tags yet.

  1. renan.bopple, Blocked

    There's a typo in the defaults.php config file under the `exports` key named `export_choises` instead of `export_choices`

    $mydbr_defaults = [
    'export' => [
    'export_choises' => ['Excel', 'PDF', 'CSV', 'SQL']
    ]
    ];

  2. myDBR Team, Key Master

    Thanks,
    fixed in the latest build.

    --
    myDBR Team


Reply

You must log in to post.