PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Variables | |
const | IN_PEEL_ADMIN true |
$GLOBALS ['DOC_TITLE'] = 'Vérification de l\'existence de fichiers dans upload/ et suppression de la base de données si absents' | |
$menu_selected ='index-various.php' | |
$output = '' | |
$integrity_object = new Integrity($GLOBALS['dirroot']) | |
$file_path = './integrity-hash.txt' | |
if(!file_exists($file_path)||!empty($_GET['update'])) | $files = $integrity->checkMD5Hashes('integrity-hash.txt') |
$file_path = './integrity-hash.txt' |
Definition at line 24 of file check-php-integrity.php.
if (!file_exists($file_path)||!empty($_GET['update'])) $files = $integrity->checkMD5Hashes('integrity-hash.txt') |
Definition at line 34 of file check-php-integrity.php.
$GLOBALS['DOC_TITLE'] = 'Vérification de l\'existence de fichiers dans upload/ et suppression de la base de données si absents' |
Definition at line 20 of file check-php-integrity.php.
$integrity_object = new Integrity($GLOBALS['dirroot']) |
Definition at line 23 of file check-php-integrity.php.
$menu_selected ='index-various.php' |
Definition at line 21 of file check-php-integrity.php.
foreach ($files as $file) $output = '' |
Definition at line 22 of file check-php-integrity.php.
const IN_PEEL_ADMIN true |
Definition at line 13 of file check-php-integrity.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 - is a product of SAS. All rights reserved.