mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Debug v19
This commit is contained in:
parent
7c88705f14
commit
6dca2e6bf0
|
|
@ -251,12 +251,7 @@ print '</div>';
|
|||
print dol_get_fiche_end();
|
||||
|
||||
$modulepart = 'mymodule';
|
||||
//$permissiontoadd = $user->hasRight('mymodule', 'myobject', 'write');
|
||||
$permissiontoadd = 1;
|
||||
//$permtoedit = $user->hasRight('mymodule', 'myobject', 'write');
|
||||
$permtoedit = 1;
|
||||
$param = '&id='.$object->id;
|
||||
|
||||
//$relativepathwithnofile='myobject/' . dol_sanitizeFileName($object->id).'/';
|
||||
$relativepathwithnofile = 'myobject/'.dol_sanitizeFileName($object->ref).'/';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user