8 lines
246 B
PHP
Executable File
8 lines
246 B
PHP
Executable File
<?php
|
|
echo "no hej";
|
|
|
|
$GLOBALS['db']->query("USE preDb_0dcc87940d3655fa574b253df04ca1c3;");
|
|
require_once('modules/EcmInvoiceOuts/BimIT-eCommerceInvoices/importBaselinkerInvoices.php');
|
|
//importFVKOR('17314'); // stare
|
|
importFVKOR('7689');
|
|
?>
|