Elgg  Version 1.9
Namespaces | Variables
index.php File Reference

Go to the source code of this file.

Namespaces

 Elgg
 Save menu items.
 

Variables

 if (isset( $_GET[ '__testing_rewrite']))
 
 $router = _elgg_services()->router
 
 $request = _elgg_services()->request
 

Variable Documentation

◆ $request

$request = _elgg_services()->request

Definition at line 20 of file index.php.

◆ $router

$router = _elgg_services()->router

Definition at line 19 of file index.php.

◆ if

if(isset($_GET['__testing_rewrite'])) ( isset( $_GET[ '__testing_rewrite'])  )

Definition at line 10 of file index.php.