mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Clean phan warnings
This commit is contained in:
@@ -390,7 +390,7 @@ class modKnowledgeManagement extends DolibarrModules
|
||||
/* END MODULEBUILDER EXPORT KNOWLEDGERECORD */
|
||||
|
||||
// Imports profiles provided by this module
|
||||
$r = 1; // @phan-suppress-current-line PhanPluginRedundantAssignment
|
||||
$r = 1;
|
||||
/* BEGIN MODULEBUILDER IMPORT KNOWLEDGERECORD */
|
||||
/*
|
||||
$langs->load("knowledgemanagement");
|
||||
|
||||
Reference in New Issue
Block a user