.  $GRIMOIRE/FUNCTIONS                                                                                           &&
config_query_string  PHPGW_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  PHPGW_DATABASE                                                                                \
                   "Which database would you like to use?"                                                       \
                   mysql                                                                                         \
                   postgresql
