From ba230d192f124c86598076717c01cc3efbd09622 Mon Sep 17 00:00:00 2001
From: leosw
- } else { ?>
+
- } ?>
+
- if($user->rank == 'visitor') { ?>
+ rank == 'visitor') { ?>
=$head['title']?>
-
+
";
}
?>
- $i=0;
+
tmp/=$backup_filename[$i]?>' target='_blank'> Télécharger le fichier "=$backup_filename[$i]?>"
- } else { ?>
+
Fichier =$file?> non généré
- }
+
Archives des anciennes sauvegardes
- foreach($backup_files as $file) { ?>
+
=$head['title']?>
-
+
";
}
?>
Administration
- if($user->rankIsHigher("administrator")) { ?>
+ rankIsHigher("administrator")) { ?>
Mettre à jour Met à jour le logiciel depuis le dépôt GIT.
Sauvegarde SQL Archive des médiasGénère un dump SQL et une archive de fichiers téléchargeable.
- } ?>
- if($user->rankIsHigher("moderator")) { ?>
+
+ rankIsHigher("moderator")) { ?>
Voir les logs Permet d'accéder aux 200 dernières lignes des logs bruts des actions sur la base de données.
Fichiers attachésGérer les fichiers attachés pour le wiki : liste, ajout, suppression...
StatistiquesAnalyser les logs et afficher les statistiques.
- } ?>
+
=$head['title']?>
-
+
";
}
@@ -35,7 +35,7 @@ $( "#logfile" ).change(function() {
});
- include('blocks/d.footer.html'); ?>
+
\ No newline at end of file
diff --git a/views/d.admin.stats.html b/views/d.admin.stats.html
index 9467309..47c860c 100644
--- a/views/d.admin.stats.html
+++ b/views/d.admin.stats.html
@@ -1,27 +1,27 @@
- include('blocks/d.head.html'); ?>
+
- include('blocks/d.nav.html'); ?>
+
=$head['title']?>
-
+
- if (file_exists($report)) { ?>
+
tmp/report.html' target='_blank'> Voir le rapport
- } else { ?>
+
Echec de la commande
- } ?>
+
=$head['title']?>
@@ -42,34 +42,34 @@
Date de création
=$orderby=='creation_date'?$order=='ASC'?'':'':''?>
- if ($user->rankIsHigher("administrator")) { ?>
+ rankIsHigher("administrator")) { ?>
Suppression
- } ?>
+
- foreach (array_slice($files, $first-1, $rows_per_pages, true) as $file) { ?>
+
- } ?>
+
=$file['name']?>
'> =$file['type']?>
=formatBytes($file['size'], $user->locale)?>
- echo datefmt_format($user->date_format,date_create($file['creation_date'], new DateTimeZone("UTC"))) ?>
- if ($user->rankIsHigher("administrator")) { ?>
+ date_format,date_create($file['creation_date'], new DateTimeZone("UTC"))) ?>
+ rankIsHigher("administrator")) { ?>
- } ?>
+
Impossible de commenter un point non publié
- } else if ($user->rankIsHigher("registered")) { ?> + rankIsHigher("registered")) { ?>Ajouter un nouveau commentaire
- } else { ?> +Veuillez vous connecter pour ajouter un commentaire
- } ?> +Aucun commentaire pour le moment.
- } ?> - } ?> + + - include('blocks/d.footer.html'); ?> + - if($user->rankIsHigher("premium")) { ?> +rankIsHigher("premium")) { ?> - } ?> + - if($user->rankIsHigher("registered") && $poi->is_archive == "f" && $poi->is_public == "t") { ?> +rankIsHigher("registered") && $poi->is_archive == "f" && $poi->is_public == "t") { ?> - } ?> + - } ?> + - include('blocks/d.footer.html'); ?> + \ No newline at end of file