PEEL Shopping
Open source ecommerce : PEEL Shopping
Variables
get_sitemap.php File Reference

Go to the source code of this file.

Variables

const LOAD_NO_OPTIONAL_MODULE true
 
 $urrlist_filename = $GLOBALS['dirroot'] . "/urllist_" . substr(md5(get_site_domain(false, $GLOBALS['wwwroot'], false)), 0, 4) . ".txt"
 
 $sitemap_filename = $GLOBALS['dirroot'] . "/sitemap_" . substr(md5(get_site_domain(false, $GLOBALS['wwwroot'], false)), 0, 4) . ".xml"
 
if(!empty($_GET['file'])&&$_GET['file']== 'sitemap'&&file_exists($sitemap_filename)) elseif(!empty($_GET['file'])&&$_GET['file']== 'urllist'&&file_exists($urrlist_filename)) else
 

Variable Documentation

$sitemap_filename = $GLOBALS['dirroot'] . "/sitemap_" . substr(md5(get_site_domain(false, $GLOBALS['wwwroot'], false)), 0, 4) . ".xml"

Definition at line 20 of file get_sitemap.php.

$urrlist_filename = $GLOBALS['dirroot'] . "/urllist_" . substr(md5(get_site_domain(false, $GLOBALS['wwwroot'], false)), 0, 4) . ".txt"

Definition at line 18 of file get_sitemap.php.

if (!empty($_GET['file'])&&$_GET['file']== 'sitemap'&&file_exists($sitemap_filename)) elseif (!empty($_GET['file'])&&$_GET['file']== 'urllist'&&file_exists($urrlist_filename)) else
Initial value:
{
die()

Definition at line 29 of file get_sitemap.php.

const LOAD_NO_OPTIONAL_MODULE true

Definition at line 15 of file get_sitemap.php.


This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.