mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 01:00:20 +02:00
Issue #4352 e107::canonical() method added.
Use define('e_DEBUG_CANONICAL', true); in e107_config.php to test usage.
This commit is contained in:
@@ -27,7 +27,7 @@ $sec_img = new secure_image;
|
||||
e107::lan('core','contact');
|
||||
|
||||
define('PAGE_NAME', LANCONTACT_00);
|
||||
|
||||
e107::canonical('contact');
|
||||
require_once(HEADERF);
|
||||
|
||||
$tp = e107::getParser();
|
||||
|
Reference in New Issue
Block a user