Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    313641eb
    cli: Fix incorrect option parsing · 313641eb
    Jared Hancock authored
    This fixes a regression in the option parsing where --setup would be
    interpreted as --setup -e -t -u -p
    
    Also, some parts of osTicket, like internationalization and plugins need
    read access to a directory in order to get a list of installed plugins and
    language packs.
    313641eb
    History
    cli: Fix incorrect option parsing
    Jared Hancock authored
    This fixes a regression in the option parsing where --setup would be
    interpreted as --setup -e -t -u -p
    
    Also, some parts of osTicket, like internationalization and plugins need
    read access to a directory in order to get a list of installed plugins and
    language packs.