Changeset 1358793
- Timestamp:
- 02/26/2016 10:57:10 AM (10 years ago)
- File:
-
- 1 edited
-
pinba-script-name-fix/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pinba-script-name-fix/trunk/readme.txt
r1358781 r1358793 1 === Pinba Script Name Fix === 2 Tags: pinba, script_name, pinboard, intaro 3 Requires at least: 3.0.1 4 Tested up to: 4.4.2 5 Stable tag: 4.4.2 6 License: GPLv2 or later 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 9 == Description == 10 1 11 By default Pinba PHP Extension sends value $_SERVER["SCRIPT_NAME"] in script_name. Sometimes it is not informative, for example when web application has one entry point. This plugin sends $_SERVER['REQUEST_URI'] instead. 2 12
Note: See TracChangeset
for help on using the changeset viewer.