Extension:baselinker

From Testiwiki
Revision as of 09:25, 24 October 2008 by Juha Villman (talk | contribs)
Jump to: navigation, search

This extension creates SQL-queries to The Result Database. Queries are actually passed as URL-parameter.

Installation

  1. Download extension file from here
  2. Place file into extension directory of your wiki
  3. Add this into your localsetting.php:
    require_once ( "$IP/extensions/rdblinker.php" );

Usage