forked from Wavyzz/dolibarr
Clean and debug code to execute CLI commands
This commit is contained in:
@@ -294,6 +294,8 @@ function exportWebSite($website)
|
||||
*/
|
||||
function importWebSite($pathtofile)
|
||||
{
|
||||
global $db;
|
||||
|
||||
$result = 0;
|
||||
|
||||
$filename = basename($pathtofile);
|
||||
|
||||
Reference in New Issue
Block a user