fix debug
This commit is contained in:
parent
75194ddb57
commit
62c9366d69
@ -78,7 +78,7 @@ function user_prepare_head($object)
|
|||||||
$head[$h][2] = 'clicktodial';
|
$head[$h][2] = 'clicktodial';
|
||||||
$h++;
|
$h++;
|
||||||
}
|
}
|
||||||
print $user->societe_id;
|
|
||||||
// Show more tabs from modules
|
// Show more tabs from modules
|
||||||
// Entries must be declared in modules descriptor with line
|
// Entries must be declared in modules descriptor with line
|
||||||
// $this->tabs = array('entity:+tabname:Title:@mymodule:/mymodule/mypage.php?id=__ID__'); to add new tab
|
// $this->tabs = array('entity:+tabname:Title:@mymodule:/mymodule/mypage.php?id=__ID__'); to add new tab
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user