summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSebastian Schmelzer2012-01-11 14:47:42 +0100
committerSebastian Schmelzer2012-01-11 14:47:42 +0100
commit500941480288cd64899fe3bca6d564b98b041593 (patch)
treeb6e08f215fb56e85391cee4fc2780b6fad029c44 /scripts
parentformat source files (diff)
downloadpbs2-500941480288cd64899fe3bca6d564b98b041593.tar.gz
pbs2-500941480288cd64899fe3bca6d564b98b041593.tar.xz
pbs2-500941480288cd64899fe3bca6d564b98b041593.zip
fix stylecode output
Diffstat (limited to 'scripts')
-rw-r--r--scripts/dbContent.php2
-rw-r--r--scripts/mysqlGraph.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/dbContent.php b/scripts/dbContent.php
index 7ee8502..28f28ec 100644
--- a/scripts/dbContent.php
+++ b/scripts/dbContent.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/scripts/mysqlGraph.php b/scripts/mysqlGraph.php
index 0c0e9cb..18eb9f6 100644
--- a/scripts/mysqlGraph.php
+++ b/scripts/mysqlGraph.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.