Elgg  Version master
Variables
validation_pending.php File Reference

Go to the source code of this file.

Variables

 $session = elgg_get_session()
 
 $shell = elgg_get_config('walled_garden') ? 'walled_garden' : 'default'
 

Variable Documentation

$session = elgg_get_session()

Definition at line 8 of file validation_pending.php.

$shell = elgg_get_config('walled_garden') ? 'walled_garden' : 'default'

Definition at line 15 of file validation_pending.php.