diff --git a/application/controllers/admin/parameters.php b/application/controllers/admin/parameters.php index 133d222..a92f218 100644 --- a/application/controllers/admin/parameters.php +++ b/application/controllers/admin/parameters.php @@ -1,6 +1,6 @@ - + * Copyright (c) 2011 Karsten Heiken, Eike Foken * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -23,6 +23,7 @@ require_once APPPATH . 'core/Admin_Controller.php'; /** + * Parameter management. * * @author Eike Foken */ diff --git a/application/controllers/admin/programs.php b/application/controllers/admin/programs.php index 1184497..3c491a7 100644 --- a/application/controllers/admin/programs.php +++ b/application/controllers/admin/programs.php @@ -1,6 +1,6 @@ - + * Copyright (c) 2011 Karsten Heiken, Eike Foken * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/application/controllers/admin/servers.php b/application/controllers/admin/servers.php index 66c2c96..d39e648 100644 --- a/application/controllers/admin/servers.php +++ b/application/controllers/admin/servers.php @@ -1,6 +1,6 @@ - + * Copyright (c) 2011 Karsten Heiken, Eike Foken * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/application/controllers/admin/settings.php b/application/controllers/admin/settings.php index 87b5783..d3da144 100644 --- a/application/controllers/admin/settings.php +++ b/application/controllers/admin/settings.php @@ -1,4 +1,4 @@ - + * Copyright (c) 2011 Karsten Heiken, Eike Foken * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal