diff --git a/htdocs/expedition/mods/methode_expedition_colsui.modules.php b/htdocs/expedition/mods/methode_expedition_colsui.modules.php index f2e740276bb..ab76d98ab97 100644 --- a/htdocs/expedition/mods/methode_expedition_colsui.modules.php +++ b/htdocs/expedition/mods/methode_expedition_colsui.modules.php @@ -1,5 +1,6 @@ + * Copyright (C) 2008 Bearstech - http://bearstech.com/ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -16,7 +17,6 @@ * * $Id$ * $Source$ - * */ include_once "methode_expedition.modules.php"; @@ -39,5 +39,4 @@ Class methode_expedition_colsui extends methode_expedition } } - ?>