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

Bugfix.

parent 387774a0
Branches
Tags
No related merge requests found
...@@ -419,7 +419,7 @@ class Translate ...@@ -419,7 +419,7 @@ class Translate
} }
\SimpleSAML_Logger::error( \SimpleSAML_Logger::error(
$_SERVER['PHP_SELF'].' - Template: Could not find template file ['.$this->template.'] at ['.$filename.']' $_SERVER['PHP_SELF'].' - Template: Could not find dictionary file at ['.$filename.']'
); );
return array(); return array();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment