.  $GRIMOIRE/FUNCTIONS                                                                                           &&
config_query_string  EGW_INSTALL_PATH                                                                            \
                     "What path do you wish to use for installation (the spell name will be added at the end)?"  \
                     "usr/share/www"                                                                            &&
config_query_list  EGW_DATABASE                                                                                  \
                   "Which database would you like to use?"                                                       \
                   mysql                                                                                         \
                   postgresql
