diff --git a/htdocs/expedition/mods/methode_expedition_colsui.modules.php b/htdocs/expedition/mods/methode_expedition_colsui.modules.php index f2e740276bb679966101e391de28cf0c5001a41e..ab76d98ab974e8ad0400e60e1872820ab1b6e672 100644 --- a/htdocs/expedition/mods/methode_expedition_colsui.modules.php +++ b/htdocs/expedition/mods/methode_expedition_colsui.modules.php @@ -1,5 +1,6 @@ <?PHP /* Copyright (C) 2008 Rodolphe Quiedeville <rodolphe@quiedeville.org> + * 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 } } - ?>