[(#AUTORISER{detruire}|sinon_interdire_acces)]
<:titre_admin_tech:>
[(#REM)
Tester que les .htacess fonctionnent bien correctement
et sinon mettre un gentil message d'information...
]
[(#CONST{_DIR_TMP}|verifier_htaccess{1}|et{#CONST{_DIR_CONNECT}|verifier_htaccess{1}}|non)
[(#ALERTE_OUVRIR{<:htaccess_inoperant:>,'notice'})]
[(#SET{htaccess,[(#CONST{_ACCESS_FILE_NAME})]})]
[(#SET{constantes,_DIR_TMP & _DIR_CONNECT})]
[(#SET{document_root,[(#EVAL{table_valeur($_SERVER,'DOCUMENT_ROOT')})]})]
<:htaccess_a_simuler{htaccess=#GET{htaccess},constantes=#GET{constantes},document_root=#GET{document_root}}:>
#ALERTE_FERMER
]
[(#AUTORISER{reparer,base})
#BOITE_OUVRIR{#VAL{texte_recuperer_base}|_T|wrap{''},'simple','titrem'}
<:texte_crash_base:>
#BOITE_PIED
[(#BOUTON_ACTION{<:bouton_tenter_recuperation:>,#URL_ECRIRE{base_repair}})]
#BOITE_FERMER
]
[(#AUTORISER{detruire}|oui)
#FORMULAIRE_DECLARER_BASES
]
#BOITE_OUVRIR{#VAL{texte_effacer_base}|_T|wrap{''},'error','titrem'}
<:info_avertissement:>
<:texte_admin_effacer_01:>
<:avis_suppression_base:>
#BOITE_PIED
[(#BOUTON_ACTION{<:bouton_effacer_tout:>,#URL_ECRIRE{base_delete_all,reinstall=non}})]
#BOITE_FERMER