website logo
Auteur
avatar
Nicolas2

Forum » » Road map dĂ©veloppement » » [Résolu] - Alertes versus.txt


Posté : 30-03-2021 13:45 icone du post

bon fixer ce problème avec un strtolower() admin
[code php]
if(!in_array(strtolower($aid), $arraylecture, true)) 
[/code]
adminbloc
[code php]
if(!in_array(strtolower($aid), $arraylecture, true)){
[/code]
alerte_update()
[code php]
$newlecture = strtolower($aid).'|'.$row['fdroits1_descr'];
[/code]

Cet article provient de Labo JPB-PHR 2015-2024
https://labo.infocapagde.com/viewtopic.php?topic=1518&forum=21