/cms/mr_test.phpTestscript for Advanced Mod Rewrite Plugin.
The goal of this testscript is to provide an easy way for a variance comparison of created SEO URLs against their resolved parts.
This testscript fetches the full category and article structure of actual Contenido installation, creates the SEO URLs for each existing category/article and resolves the generated URLs.
Usage: ------
| Class | Description |
|---|---|
ModRewriteTestActions
|
Simple action controller. |
ModRewriteTest
|
Advanced Mod Rewrite test class. |
include
("config.local.php")
(line 135)
include
("config.after.php")
(line 235)
include_once
("config.php")
(line 39)
include_once
($contenido_path."includes/startup.php")
(line 48)
include_once
($contenido_path.'classes/class.security.php')
(line 40)
require_once
($cfg['path']['contenido'].$cfg['path']['includes'].'functions.includePluginConf.php')
(line 63)
CON_FRAMEWORK = true
(line 37)
Documentation generated on Tue, 25 Nov 2008 22:07:49 +0100 by phpDocumentor 1.4.1