You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Melhorar a verificação se as sessões já estão iniciadas, pois é comum surgir a mensagem:
"Notice: session_start(): A session had already been started - ignoring in C:\xampp\htdocs\teste\src\utils\handleAuth.php on line 4"
ao navegar na aplicação
The text was updated successfully, but these errors were encountered:
Melhorar a verificação se as sessões já estão iniciadas, pois é comum surgir a mensagem:
"Notice: session_start(): A session had already been started - ignoring in C:\xampp\htdocs\teste\src\utils\handleAuth.php on line 4"
ao navegar na aplicação
The text was updated successfully, but these errors were encountered: