better change note
This commit is contained in:
@@ -10,7 +10,7 @@ include_once('serendipity_config.inc.php');
|
||||
|
||||
include_once(S9Y_INCLUDE_PATH . 'include/plugin_api.inc.php');
|
||||
|
||||
$uri = $_SERVER['REQUEST_URI']; // need to define this again here, as index.php no longer includes this file
|
||||
$uri = $_SERVER['REQUEST_URI']; // need to define this again here, as index.php (2.1) no longer includes this file
|
||||
$uri_addData = array(
|
||||
'startpage' => false,
|
||||
'uriargs' => implode('/', serendipity_getUriArguments($uri, true)),
|
||||
|
||||
Reference in New Issue
Block a user