Version 1.13a

This commit is contained in:
nemunaire 2020-11-15 16:12:30 +01:00
commit ba8f323879
1634 changed files with 10080 additions and 213021 deletions

View file

@ -11,7 +11,7 @@
<body>
<h2>Lecteur de log HB</h2>
<?php
define('dir', '../onyx/logs');
define('dir', '../onyx2/log');
if(!is_dir(dir)) die('Dossier introuvable !');