mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
fix: allow isAuthenticated() bypass in development mode
This commit is contained in:
@@ -66,7 +66,6 @@ try {
|
||||
$typeLabel = match($a['key']) {
|
||||
'contacts' => 'Contacts',
|
||||
'credits' => 'Crédits',
|
||||
'erg_url' => 'URL de l\'ERG',
|
||||
};
|
||||
?>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user