From d2311ed5530538ab4395c1a4c2abbe34330c835f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 15 Dec 2008 18:27:00 +0000 Subject: [PATCH] Doxygen --- dev/skeletons/modMyModule.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/skeletons/modMyModule.class.php b/dev/skeletons/modMyModule.class.php index 0e8114118f2..a3080a63f93 100644 --- a/dev/skeletons/modMyModule.class.php +++ b/dev/skeletons/modMyModule.class.php @@ -90,7 +90,7 @@ class modMyModule extends DolibarrModules // New pages on tabs - $this->tabs = array('entity:Title:@langfile:/mymodule/mynewtab.php?id=__ID__'); + $this->tabs = array('entity:Title:@mymodule:/mymodule/mynewtab.php?id=__ID__'); // Boxes