146 lines
7.3 KiB
PHP
Executable File
146 lines
7.3 KiB
PHP
Executable File
<style type="text/css">
|
|
.zoneCots {padding:8px;}
|
|
</style>
|
|
|
|
<?php
|
|
// -----------------------------------------------------
|
|
// Etre admin
|
|
// -----------------------------------------------------
|
|
if (isset($_SESSION['isAdmin']) && $_SESSION['isAdmin']=='O' ) {
|
|
|
|
echo '<div id="zonePageModales; margin:auto;" >';
|
|
|
|
// -----------------------------------------------------
|
|
// Titre de la page
|
|
// -----------------------------------------------------
|
|
echo '<div id="zoneTitreWbm" >';
|
|
echo '<span id="resize" class="jsResize fad fa-arrow-circle-left" onClick="jsResize();"></span> ';
|
|
echo '<span class="titreWbm" >';
|
|
echo '<img border="0" valign="middle" align="center" src="' .$includeAdminDesign. '/info.png" alt="Admin" title="Admin" /> ';
|
|
echo '<span>Infos techniques</span> ';
|
|
echo '</span>';
|
|
include($includePathAdmin. "/zoneMonCompte.php");
|
|
echo '</div>';
|
|
|
|
// echo '<div id="zoneFormWbm" align="center" style="grid-column:1 / span3;padding:7px;width:99%;border:1px solid blue" >';
|
|
echo '<div id="zoneFormWbm" align="center" style="display:flex; flex-direction:column; margin:10px; border-radius:12px; border:1px solid grey; padding: 10px;" >';
|
|
|
|
// -----------------------------------------------------
|
|
// Votre version
|
|
// -----------------------------------------------------
|
|
echo '<div class="zoneCots" >';
|
|
$title="Votre CMS 1.2.3 Ventes";
|
|
echo '<img style="width:45px" src="https://123ventes.com/images/logos/logo-bleu.png" />';
|
|
echo '<span title="'.$title.'" class="actionMessages">   <a href="https://123ventes.com" target="_self">1.2.3 Ventes</a></span>';
|
|
echo '<span class="informationsTechValue"> Votre version applicative est : ' .$_SESSION['version']. ' de ' .$_SESSION['versionDate']. '</span>';
|
|
echo '</div>';
|
|
|
|
// -----------------------------------------------------
|
|
// Nginx
|
|
// -----------------------------------------------------
|
|
echo '<div class="zoneCots" >';
|
|
$title="Le serveur Web";
|
|
echo '<img style="width:65px" src="./infosMachine/nginx_logo.svg" />';
|
|
echo '<span title="'.$title.'" class="actionMessages">   <a href="https://nginx.org/" target="_self">Nginx</a></span>';
|
|
echo '<span class="informationsTechValue"> 1.21.5</span>';
|
|
echo '</div>';
|
|
|
|
// -----------------------------------------------------
|
|
// Mysql
|
|
// -----------------------------------------------------
|
|
echo '<div class="zoneCots" style="vertical-align:middle">';
|
|
$title="Le serveur de base de données";
|
|
echo '<img style="width:75px" src="./infosMachine/MariaDB.webp" />';
|
|
echo '<span title="'.$title.'" class="actionMessages">   <a href="https://mariadb.org/" target="_self">Maria DB</a></span>';
|
|
echo '<span class="informationsTechValue"> 15.1 / Distrib 11.15-MariaDB</span>';
|
|
echo '</div>';
|
|
|
|
// -----------------------------------------------------
|
|
// PHP
|
|
// -----------------------------------------------------
|
|
echo '<div class="zoneCots" >';
|
|
$title="Le serveur de scripts / pages";
|
|
echo '<img style="width:45px" src="./infosMachine/php.webp" />';
|
|
echo '<span title="'.$title.'" class="actionMessages">   <a href="./frmAdmin.php?affAdmin=14" target="_top">PHP</a></span>';
|
|
echo '<span class="informationsTechValue"> 8.2</span>';
|
|
echo '</div>';
|
|
|
|
// -----------------------------------------------------
|
|
// JPGRAPH
|
|
// -----------------------------------------------------
|
|
echo '<div class="zoneCots" >';
|
|
$title="JPGRAPH Permet de générer les graphiques des stats";
|
|
echo '<img style="width:45px" src="./infosMachine/jpgraph.webp" />';
|
|
echo '<span title="'.$title.'" class="actionMessages">   <a href="https://jpgraph.net/" target="_self">JP Graph</a></span>';
|
|
echo '<span class="informationsTechValue"> 4.2.5</span>';
|
|
echo '</div>';
|
|
|
|
// -----------------------------------------------------
|
|
// Geoloc
|
|
// -----------------------------------------------------
|
|
echo '<div class="zoneCots" >';
|
|
$title="ip2Location permet de gérer les localisations de villes / ip pour les stats";
|
|
echo '<img style="width:45px" src="./infosMachine/ip2loc.webp" />';
|
|
echo '<span title="'.$title.'" class="actionMessages">   <a href="https://www.ip2location.com/" target="_self">IP 2 Location</a></span>';
|
|
echo '<span class="informationsTechValue"> 2.0</span>';
|
|
echo '</div>';
|
|
|
|
// -----------------------------------------------------
|
|
// FPDF
|
|
// -----------------------------------------------------
|
|
echo '<div class="zoneCots" >';
|
|
$title="FPDF permet de générer les factures PDF";
|
|
echo '<img style="width:45px" src="./infosMachine/fpdf.gif" />';
|
|
echo '<span title="'.$title.'" class="actionMessages">   <a href="https://www.fpdf.org/" target="_self">FPDF</a></span>';
|
|
echo '<span class="informationsTechValue"> 18</span>';
|
|
echo '</div>';
|
|
|
|
// -----------------------------------------------------
|
|
// PHP Mailer
|
|
// -----------------------------------------------------
|
|
echo '<div class="zoneCots" >';
|
|
$title="Php Mailer permet de gérer l'envoi des mails";
|
|
echo '<img style="width:45px" src="./infosMachine/php.webp" />';
|
|
echo '<span title="'.$title.'" class="actionMessages">   <a href="https://github.com/PHPMailer/PHPMailer" target="_self">PHP Mailer</a></span>';
|
|
echo '<span class="informationsTechValue"> 6.12</span>';
|
|
echo '</div>';
|
|
|
|
// -----------------------------------------------------
|
|
// Summer Note
|
|
// -----------------------------------------------------
|
|
echo '<div class="zoneCots" >';
|
|
$title="Summer Note 0.8.18 permet de faire apparaître les barres de modification des textes";
|
|
echo '<img style="width:45px" src="./infosMachine/summer.webp" />';
|
|
echo '<span class="actionMessages">   <a href="https://summernote.org//" target="_self">WYSIWYG éditeur Summer notes</a></span>';
|
|
echo '<span class="informationsTechValue"> 0.8.18</span>';
|
|
echo '</div>';
|
|
|
|
// -----------------------------------------------------
|
|
// SMS
|
|
// -----------------------------------------------------
|
|
// echo '<div class="zoneCots" >';
|
|
// $title="La version pour l\'envoi des SMS est SMS Factor";
|
|
// echo '<span title="'.$title.'" class="actionMessages">Gestion SMS</span>';
|
|
// echo '<span class="informationsTechValue"> 1.2</span>';
|
|
// echo '</div>';
|
|
|
|
// -----------------------------------------------------
|
|
// Icône
|
|
// -----------------------------------------------------
|
|
echo '<div class="zoneCots" >';
|
|
$title="Les icônes awesome en css";
|
|
echo '<img style="width:45px" src="./infosMachine/fontawesome.webp" />';
|
|
echo '<span title="'.$title.'" class="actionMessages">   <a href="https://fontawesome.com/" target="_self">Font Awesome</a></span>';
|
|
echo '<span class="informationsTechValue" > 6</span>';
|
|
echo '</div>';
|
|
|
|
echo '</div>';
|
|
echo '</div>';
|
|
echo '</body>';
|
|
echo '</html>';
|
|
}
|
|
else {
|
|
$confPath="../_conf";
|
|
include ($includePathAdmin. "/redirectionAdmin.php");
|
|
}
|
|
?>
|