sans cache
This commit is contained in:
parent
16c97443f2
commit
af369ce2d8
@ -219,7 +219,7 @@ function scoresws_indiscore($siret, $siren, $idEntreprise)
|
||||
|
||||
cache_filename($fileName);
|
||||
|
||||
if( cache_exist() && !( preg_match('/\bsaisie\b/i', $_SESSION['tabInfo']['droits']) || $_SESSION['tabInfo']['mode_edition']==1 ) ){
|
||||
if( 0 && cache_exist() && !( preg_match('/\bsaisie\b/i', $_SESSION['tabInfo']['droits']) || $_SESSION['tabInfo']['mode_edition']==1 ) ){
|
||||
$etab = cache_get('etab');
|
||||
$return = $etab;
|
||||
}else{
|
||||
|
Loading…
x
Reference in New Issue
Block a user