forked from Wavyzz/dolibarr
Qual: Prepare move of function dol_delete_file into file.lib.php
This commit is contained in:
@@ -221,6 +221,7 @@ function commande_pdf_create($db, $object, $modele, $outputlangs)
|
||||
function commande_delete_preview($db, $commandeid, $commanderef='')
|
||||
{
|
||||
global $langs,$conf;
|
||||
require_once(DOL_DOCUMENT_ROOT."/lib/files.lib.php");
|
||||
|
||||
if (!$commanderef)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user