From 700c1add1f7436a38297fddf4b113d26c14510e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no>
Date: Mon, 1 Sep 2008 11:49:55 +0000
Subject: [PATCH] Short tag is not allowed in simplesamlphp!!!

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@849 44740490-163a-0410-bde0-09ae8108e29a
---
 lib/SimpleSAML/Module.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/SimpleSAML/Module.php b/lib/SimpleSAML/Module.php
index 9d0f1fdcb..b61ec2de5 100644
--- a/lib/SimpleSAML/Module.php
+++ b/lib/SimpleSAML/Module.php
@@ -1,4 +1,4 @@
-<?
+<?php 
 
 /**
  * Helper class for accessing information about modules.
-- 
GitLab