Modul-ID auf 500300 — 500100 kollidierte mit globalnotify [deploy]
All checks were successful
Deploy netdiag / deploy (push) Successful in 18s
All checks were successful
Deploy netdiag / deploy (push) Successful in 18s
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
c576726a26
commit
44abdbbc95
1 changed files with 2 additions and 2 deletions
|
|
@ -45,8 +45,8 @@ class modNetDiag extends DolibarrModules
|
|||
|
||||
$this->db = $db;
|
||||
|
||||
// Eindeutige Modul-ID (freier Bereich, siehe Wiki Liste der Modul-IDs)
|
||||
$this->numero = 500100;
|
||||
// Eindeutige Modul-ID — 500300 frei (500100 belegt globalnotify, 500200 stundenzettel)
|
||||
$this->numero = 500300;
|
||||
|
||||
// Schlüsseltext zur Identifikation (Rechte, Menüs, ...)
|
||||
$this->rights_class = 'netdiag';
|
||||
|
|
|
|||
Loading…
Reference in a new issue