friendica/static
Roland Häder 32e9a4d4d7
Some fixes:
- varbinary() is not needed when clear-text words like 'xmpp' are used for them,
  it also hinders using external tools like Adminer/phpMyAdmin to search for
  them as e.g. Adminer wraps a HEX() call (SQL) around `k` and `cat` (see table
  `pconfig`)
- added missing UPDATE::SUCCESS

Signed-off-by: Roland Häder <roland@mxchange.org>
2020-11-14 15:29:41 +01:00
..
dbstructure.config.php Some fixes: 2020-11-14 15:29:41 +01:00
dbview.config.php Some fixes: 2020-11-14 15:29:41 +01:00
defaults.config.php Define a maintenance window 2020-10-17 12:39:42 +00:00
dependencies.config.php small improvements 2020-10-06 20:56:20 +02:00
env.config.php Add env mappings 2020-10-13 20:02:24 +02:00
routes.config.php Split admin/users into 6 separate modules 2020-11-08 12:53:12 -05:00
settings.config.php Default values for settings / use lowercase 2020-10-01 21:14:26 +00:00