Files
ms1inscription-v5/v3_ci4
stephan 953775d9ca Refactor event access management by replacing SQL views with inline queries
This commit removes the deprecated SQL views `v_eve_acces_actif` and `v_eve_acces_permissions`, replacing them with inline SQL queries in the PHP code. This change avoids issues with non-copiable DEFINER attributes in views and enhances the flexibility of access management. The new functions `fxEveAccesActifBody`, `fxEveAccesActifSql`, and `fxEveAccesPermSql` are introduced to encapsulate the SQL logic directly within the application, improving maintainability and performance.
2026-06-25 18:24:39 -04:00
..
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00
2026-05-13 09:43:32 -04:00