6e031d623a
Updated composer and translations composer install --no-dev composer dump-autoload --optimize git add vendor/ --force make updatepo |
||
---|---|---|
.. | ||
locale | ||
README | ||
SQLProfilePlugin.php |
The SQLProfile plugin watches for poorly indexed DB queries. Installation ============ add "addPlugin('SQLProfile');" to the bottom of your config.php Settings ======== none Note: entries are logged at the LOG_DEBUG level. Example ======= addPlugin('SQLProfile');