summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
Diffstat (limited to 'library')
-rw-r--r--library/Pbs/Acl.php2
-rw-r--r--library/Pbs/Controller/Plugin/Modularlayout.php2
-rw-r--r--library/Pbs/Debug.php2
-rw-r--r--library/Pbs/Filter.php2
-rw-r--r--library/Pbs/Graph.php2
-rw-r--r--library/Pbs/NewConfig.php2
-rw-r--r--library/Pbs/NewMember.php2
-rw-r--r--library/Pbs/Notifier.php2
-rw-r--r--library/Pbs/Pagination.php2
-rw-r--r--library/Pbs/Search.php2
-rw-r--r--library/Pbs/Session.php2
11 files changed, 11 insertions, 11 deletions
diff --git a/library/Pbs/Acl.php b/library/Pbs/Acl.php
index a4b6e48..06cb536 100644
--- a/library/Pbs/Acl.php
+++ b/library/Pbs/Acl.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/library/Pbs/Controller/Plugin/Modularlayout.php b/library/Pbs/Controller/Plugin/Modularlayout.php
index 69b0087..8aa58ea 100644
--- a/library/Pbs/Controller/Plugin/Modularlayout.php
+++ b/library/Pbs/Controller/Plugin/Modularlayout.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/library/Pbs/Debug.php b/library/Pbs/Debug.php
index 8610ede..8ca9531 100644
--- a/library/Pbs/Debug.php
+++ b/library/Pbs/Debug.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/library/Pbs/Filter.php b/library/Pbs/Filter.php
index c8119ed..a0788e6 100644
--- a/library/Pbs/Filter.php
+++ b/library/Pbs/Filter.php
@@ -1,4 +1,4 @@
-<? php
+<?php
class Pbs_Filter {
diff --git a/library/Pbs/Graph.php b/library/Pbs/Graph.php
index a37af35..4ab1f79 100644
--- a/library/Pbs/Graph.php
+++ b/library/Pbs/Graph.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/library/Pbs/NewConfig.php b/library/Pbs/NewConfig.php
index 7a832a1..fd9be42 100644
--- a/library/Pbs/NewConfig.php
+++ b/library/Pbs/NewConfig.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/library/Pbs/NewMember.php b/library/Pbs/NewMember.php
index 4fe5776..e9766eb 100644
--- a/library/Pbs/NewMember.php
+++ b/library/Pbs/NewMember.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/library/Pbs/Notifier.php b/library/Pbs/Notifier.php
index cfe2066..f2c67d5 100644
--- a/library/Pbs/Notifier.php
+++ b/library/Pbs/Notifier.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/library/Pbs/Pagination.php b/library/Pbs/Pagination.php
index 6468897..504d70c 100644
--- a/library/Pbs/Pagination.php
+++ b/library/Pbs/Pagination.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/library/Pbs/Search.php b/library/Pbs/Search.php
index 7959775..e040863 100644
--- a/library/Pbs/Search.php
+++ b/library/Pbs/Search.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/library/Pbs/Session.php b/library/Pbs/Session.php
index bc4587e..3f140fc 100644
--- a/library/Pbs/Session.php
+++ b/library/Pbs/Session.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.