Fix: better solution with new system

This commit is contained in:
Regis Houssin
2010-12-29 19:31:59 +00:00
parent 77f138710c
commit 5ce4f923e2

View File

@@ -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()