Skip to content
Snippets Groups Projects
Commit d2b00e15 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

More bugfixes. includeLanguageFile() has been moved from...

More bugfixes. includeLanguageFile() has been moved from SimpleSAML_XHTML_Template to SimpleSAML\Locale\Translate.
parent c39d1b8c
No related branches found
No related tags found
No related merge requests found
<?php $this->includeAtTemplateBase('includes/header.php'); ?>
<!-- default theme -->
<?php
$this->includeLanguageFile('attributes.php'); // attribute listings translated by this dictionary
$this->getTranslator()->includeLanguageFile('attributes.php'); // attribute listings translated by this dictionary
?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment