6$this->
data[
'header'] =
'Test authentication sources';
8$this->includeAtTemplateBase(
'includes/header.php');
10<h1><?
php echo $this->
data[
'header']; ?></h1>
13foreach ($this->
data[
'sources'] as
$id) {
14 echo
'<li><a href="?as=' . htmlspecialchars(urlencode(
$id)) .
'">' . htmlspecialchars(
$id) .
'</a></li>';
20$this->includeAtTemplateBase(
'includes/footer.php');
$this data['header']
Template to show list of configured authentication sources.
An exception for terminatinating execution or to throw for unit testing.
if(!array_key_exists('StateId', $_REQUEST)) $id