summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSebastian Schmelzer2012-01-11 14:47:42 +0100
committerSebastian Schmelzer2012-01-11 14:47:42 +0100
commit500941480288cd64899fe3bca6d564b98b041593 (patch)
treeb6e08f215fb56e85391cee4fc2780b6fad029c44 /public
parentformat source files (diff)
downloadpbs2-500941480288cd64899fe3bca6d564b98b041593.tar.gz
pbs2-500941480288cd64899fe3bca6d564b98b041593.tar.xz
pbs2-500941480288cd64899fe3bca6d564b98b041593.zip
fix stylecode output
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.