FIX : indentation
This commit is contained in:
parent
f88fdbe71d
commit
7c2d19ffaf
@ -170,7 +170,7 @@ class modBlockedLog extends DolibarrModules
|
|||||||
$sql = array();
|
$sql = array();
|
||||||
|
|
||||||
// If already used, we add an entry to show we enable module
|
// If already used, we add an entry to show we enable module
|
||||||
require_once DOL_DOCUMENT_ROOT.'/blockedlog/class/blockedlog.class.php';
|
require_once DOL_DOCUMENT_ROOT . '/blockedlog/class/blockedlog.class.php';
|
||||||
|
|
||||||
$object = new stdClass();
|
$object = new stdClass();
|
||||||
$object->id = 1;
|
$object->id = 1;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user