mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 01:28:19 +01:00
Fix: better solution with new system
This commit is contained in:
@@ -67,7 +67,6 @@ function GETPOST($paramname,$check='',$method=0)
|
||||
/**
|
||||
* Return a prefix to use for this Dolibarr instance for session or cookie names.
|
||||
* This prefix is unique for instance and avoid conflict between multi-instances Dolibarrs.
|
||||
* TODO This function is not called by main.inc.php because function is not included yet
|
||||
* @return string A calculated prefix
|
||||
*/
|
||||
function dol_getprefix()
|
||||
|
||||
Reference in New Issue
Block a user