diff --git a/lib/SimpleSAML/XHTML/Template.php b/lib/SimpleSAML/XHTML/Template.php index cf6b270e65e8d516f728eae8837f248993e251f1..0db0328c1ce92aeb35570853fcdfbe9123e39490 100644 --- a/lib/SimpleSAML/XHTML/Template.php +++ b/lib/SimpleSAML/XHTML/Template.php @@ -774,6 +774,7 @@ class Template extends Response * Includes a file relative to the template base directory. * This function can be used to include headers and footers etc. * + * @deprecated This function will be removed in SSP 2.0. Use Twig-templates instead * @param string $file * @return void */