Plugin Directory

Changeset 1358793


Ignore:
Timestamp:
02/26/2016 10:57:10 AM (10 years ago)
Author:
f.macdonald
Message:

add information to readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pinba-script-name-fix/trunk/readme.txt

    r1358781 r1358793  
     1=== Pinba Script Name Fix ===
     2Tags: pinba, script_name, pinboard, intaro
     3Requires at least: 3.0.1
     4Tested up to: 4.4.2
     5Stable tag: 4.4.2
     6License: GPLv2 or later
     7License URI: http://www.gnu.org/licenses/gpl-2.0.html
     8
     9== Description ==
     10
    111By 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.
    212
Note: See TracChangeset for help on using the changeset viewer.