dolibarr  17.0.4
Functions
document.php File Reference

Wrapper to download data files. More...

Go to the source code of this file.

Functions

if(!defined('NOTOKENRENEWAL')) if(!defined('NOREQUIREMENU')) if(!defined('NOREQUIREHTML')) if(!defined('NOREQUIREAJAX')) if(isset($_GET["hashp"]) &&!defined("NOLOGIN")) if((isset($_GET["modulepart"]) && $_GET["modulepart"]=='medias')) llxHeader ()
 Header empty. More...
 
 llxFooter ()
 Footer empty. More...
 

Detailed Description

Wrapper to download data files.

Remarks
Call of this wrapper is made with URL: DOL_URL_ROOT.'/document.php?modulepart=repfichierconcerne&file=relativepathoffile' DOL_URL_ROOT.'/document.php?modulepart=logs&file=dolibarr.log' DOL_URL_ROOT.'/document.php?hashp=sharekey'

Definition in file document.php.

Function Documentation

◆ llxFooter()

llxFooter ( )

Footer empty.

@ignore

Returns
void

Definition at line 89 of file document.php.

◆ llxHeader()

if (!defined( 'NOTOKENRENEWAL')) if (!defined( 'NOREQUIREMENU')) if (!defined( 'NOREQUIREHTML')) if (!defined( 'NOREQUIREAJAX')) if (isset( $_GET["hashp"]) &&!defined("NOLOGIN")) if ((isset( $_GET["modulepart"]) &&$_GET["modulepart"]=='medias')) llxHeader ( )

Header empty.

@ignore

Returns
void

Definition at line 80 of file document.php.