forked from Wavyzz/dolibarr
More complete example
This commit is contained in:
@@ -80,7 +80,7 @@ class modMyModule extends DolibarrModules
|
||||
$r=0;
|
||||
|
||||
// Relative path to module style sheet if exists. Example: '/mymodule/css/mycss.css'.
|
||||
$this->style_sheet = '';
|
||||
//$this->style_sheet = '/mymodule/mymodule.css.php';
|
||||
|
||||
// Config pages. Put here list of php page names stored in admmin directory used to setup module.
|
||||
$this->config_page_url = array("mymodulesetuppage.php");
|
||||
|
||||
Reference in New Issue
Block a user