comme d'hab' ne pas laisser trainer de var_dump()
This commit is contained in:
parent
4240e86452
commit
c464fcae54
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ if (!defined('_ECRIRE_INC_VERSION')){
|
|||
}
|
||||
|
||||
function inc_charger_pdf_dist($fichier_pdf, $contexte = []){
|
||||
var_dump($contexte);
|
||||
$login = lire_config('curl_login');
|
||||
$password = lire_config('curl_mdp');
|
||||
$url = $GLOBALS['meta']['adresse_site'].'/spip.php?page=spipdf&spipdf='.$fichier_pdf;
|
||||
|
|
Loading…
Add table
Reference in a new issue