forked from Wavyzz/dolibarr
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -18,14 +18,13 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* $Id: mantis.php,v 1.3 2011/07/31 23:24:38 eldy Exp $
|
||||
* $Id: mantis.php,v 1.4 2011/08/27 14:25:04 hregis Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file htdocs/mantis/admin/mantis.php
|
||||
* \ingroup mantis
|
||||
* \brief Page de configuration du module mantis
|
||||
* \version $Revision: 1.3 $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -204,5 +203,5 @@ print "<br>";
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/07/31 23:24:38 $ - $Revision: 1.3 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user