icingaweb2/modules/setup/library/Setup/Utils
Johannes Meyer 2b2b28915d Fix granting privileges on a mysql host
In case current_user() reports a wildcard identification for the user's
host (e.g. user@%) the percent sign was not escaped causing sprintf
to complain as there were too few arguments in this case.

fixes #7853
2014-12-01 11:00:12 +01:00
..
DbTool.php Fix granting privileges on a mysql host 2014-12-01 11:00:12 +01:00
EnableModuleStep.php Use mt() instead of just t() in the setup module 2014-11-11 09:24:53 +01:00
MakeDirStep.php Hardcode the access mode to use when creating directories 2014-11-12 09:18:19 +01:00