summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/index.php2
-rw-r--r--public/settergetter.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/public/index.php b/public/index.php
index b12a55e..7934852 100644
--- a/public/index.php
+++ b/public/index.php
@@ -1,4 +1,4 @@
-<? php
+<?php
/*
* Copyright (c) 2011 - OpenSLX GmbH, RZ Uni Freiburg
* This program is free software distributed under the GPL version 2.
diff --git a/public/settergetter.php b/public/settergetter.php
index ac7ce8a..e558206 100644
--- a/public/settergetter.php
+++ b/public/settergetter.php
@@ -1,4 +1,4 @@
-<? php
+<?php
/*
* Copyright (c) 2011 - OpenSLX GmbH, RZ Uni Freiburg
* This program is free software distributed under the GPL version 2.