Please enable JavaScript in your browser!
首页
发现
帮助
登录
diogo
/
gnu-social
关注
19
点赞
39
派生
35
文件
工单管理
116
合并请求
5
Wiki
目录树:
7291e1b2a4
分支列表
标签列表
1.1.x
1.2.x
1.20.x
1.5
experimental
master
nightly
v3
v2.0.0beta0
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
plugins
/
SQLProfile
Diogo Cordeiro
aee5506f00
[PLUGINS] Removed GeoURL as the service doesn't exist anymore
5 年之前
..
locale
aee5506f00
[PLUGINS] Removed GeoURL as the service doesn't exist anymore
5 年之前
README
a614205663
Add plugin READMEs
9 年之前
SQLProfilePlugin.php
0c2c3ec862
[CORE] Plugin API now extends a new Module API
5 年之前
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');