mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Doxygen
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user