diff options
| author | Sebastian Schmelzer | 2012-01-11 14:47:42 +0100 |
|---|---|---|
| committer | Sebastian Schmelzer | 2012-01-11 14:47:42 +0100 |
| commit | 500941480288cd64899fe3bca6d564b98b041593 (patch) | |
| tree | b6e08f215fb56e85391cee4fc2780b6fad029c44 /application/models/DbTable | |
| parent | format source files (diff) | |
| download | pbs2-500941480288cd64899fe3bca6d564b98b041593.tar.gz pbs2-500941480288cd64899fe3bca6d564b98b041593.tar.xz pbs2-500941480288cd64899fe3bca6d564b98b041593.zip | |
fix stylecode output
Diffstat (limited to 'application/models/DbTable')
25 files changed, 25 insertions, 25 deletions
diff --git a/application/models/DbTable/BootIso.php b/application/models/DbTable/BootIso.php index eb47ef0..ed5a45f 100644 --- a/application/models/DbTable/BootIso.php +++ b/application/models/DbTable/BootIso.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/application/models/DbTable/BootMenu.php b/application/models/DbTable/BootMenu.php index 471c3a2..da56ecc 100644 --- a/application/models/DbTable/BootMenu.php +++ b/application/models/DbTable/BootMenu.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/application/models/DbTable/BootMenuEntries.php b/application/models/DbTable/BootMenuEntries.php index 836dfd8..997744d 100644 --- a/application/models/DbTable/BootMenuEntries.php +++ b/application/models/DbTable/BootMenuEntries.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/application/models/DbTable/BootOs.php b/application/models/DbTable/BootOs.php index c6c80c9..3a320c1 100644 --- a/application/models/DbTable/BootOs.php +++ b/application/models/DbTable/BootOs.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/application/models/DbTable/BootOsUser.php b/application/models/DbTable/BootOsUser.php index 1dccf73..1385298 100644 --- a/application/models/DbTable/BootOsUser.php +++ b/application/models/DbTable/BootOsUser.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/application/models/DbTable/Client.php b/application/models/DbTable/Client.php index a67a04e..2061e4e 100644 --- a/application/models/DbTable/Client.php +++ b/application/models/DbTable/Client.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/application/models/DbTable/Config.php b/application/models/DbTable/Config.php index de194a9..a2d85fa 100644 --- a/application/models/DbTable/Config.php +++ b/application/models/DbTable/Config.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/application/models/DbTable/Filter.php b/application/models/DbTable/Filter.php index 225076e..fe5655c 100644 --- a/application/models/DbTable/Filter.php +++ b/application/models/DbTable/Filter.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/application/models/DbTable/FilterEntries.php b/application/models/DbTable/FilterEntries.php index 2df226a..75c8ecf 100644 --- a/application/models/DbTable/FilterEntries.php +++ b/application/models/DbTable/FilterEntries.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/application/models/DbTable/FilterType.php b/application/models/DbTable/FilterType.php index daabac2..92858d5 100644 --- a/application/models/DbTable/FilterType.php +++ b/application/models/DbTable/FilterType.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/application/models/DbTable/Group.php b/application/models/DbTable/Group.php index aaf3c47..e314625 100644 --- a/application/models/DbTable/Group.php +++ b/application/models/DbTable/Group.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/application/models/DbTable/GroupGroups.php b/application/models/DbTable/GroupGroups.php index eebd43b..127428d 100644 --- a/application/models/DbTable/GroupGroups.php +++ b/application/models/DbTable/GroupGroups.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/application/models/DbTable/GroupRequest.php b/application/models/DbTable/GroupRequest.php index 3361659..1ab4c64 100644 --- a/application/models/DbTable/GroupRequest.php +++ b/application/models/DbTable/GroupRequest.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/application/models/DbTable/HomeType.php b/application/models/DbTable/HomeType.php index e92e519..974ec1b 100644 --- a/application/models/DbTable/HomeType.php +++ b/application/models/DbTable/HomeType.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/application/models/DbTable/Membership.php b/application/models/DbTable/Membership.php index 164809d..66f1325 100644 --- a/application/models/DbTable/Membership.php +++ b/application/models/DbTable/Membership.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/application/models/DbTable/PasswordRecovery.php b/application/models/DbTable/PasswordRecovery.php index aadb513..3cc7ea1 100644 --- a/application/models/DbTable/PasswordRecovery.php +++ b/application/models/DbTable/PasswordRecovery.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/application/models/DbTable/Person.php b/application/models/DbTable/Person.php index 1ae95ca..2244381 100644 --- a/application/models/DbTable/Person.php +++ b/application/models/DbTable/Person.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/application/models/DbTable/Pool.php b/application/models/DbTable/Pool.php index 0aadca7..feb8baf 100644 --- a/application/models/DbTable/Pool.php +++ b/application/models/DbTable/Pool.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/application/models/DbTable/PoolEntries.php b/application/models/DbTable/PoolEntries.php index 2fe216e..ad85c74 100644 --- a/application/models/DbTable/PoolEntries.php +++ b/application/models/DbTable/PoolEntries.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/application/models/DbTable/PreBoot.php b/application/models/DbTable/PreBoot.php index 02d3680..45446e3 100644 --- a/application/models/DbTable/PreBoot.php +++ b/application/models/DbTable/PreBoot.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/application/models/DbTable/Right.php b/application/models/DbTable/Right.php index 603fee1..1e0342c 100644 --- a/application/models/DbTable/Right.php +++ b/application/models/DbTable/Right.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/application/models/DbTable/RightCategory.php b/application/models/DbTable/RightCategory.php index 8cf7ef1..4838fa2 100644 --- a/application/models/DbTable/RightCategory.php +++ b/application/models/DbTable/RightCategory.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/application/models/DbTable/RightRoles.php b/application/models/DbTable/RightRoles.php index 1c62f25..e18ee9c 100644 --- a/application/models/DbTable/RightRoles.php +++ b/application/models/DbTable/RightRoles.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/application/models/DbTable/Role.php b/application/models/DbTable/Role.php index 756d217..81a0838 100644 --- a/application/models/DbTable/Role.php +++ b/application/models/DbTable/Role.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/application/models/DbTable/Session.php b/application/models/DbTable/Session.php index 12a8b6b..2328584 100644 --- a/application/models/DbTable/Session.php +++ b/application/models/DbTable/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. |
