Diogo Cordeiro f0a67a1df9 [PLUGINS] Removed GeoURL as the service doesn't exist anymore 5 lat temu
..
locale f0a67a1df9 [PLUGINS] Removed GeoURL as the service doesn't exist anymore 5 lat temu
README a614205663 Add plugin READMEs 9 lat temu
SQLProfileModule.php 82893824db [CORE] Refactor Plugin API to Module API 5 lat temu

README

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');