diff --git a/app/Controllers/PrintLabelSby.php b/app/Controllers/PrintLabelSby.php index 18d1183..232a746 100644 --- a/app/Controllers/PrintLabelSby.php +++ b/app/Controllers/PrintLabelSby.php @@ -167,7 +167,7 @@ class PrintLabelSby extends BaseController { // $pathNetworkFolder = 'Y:/Sampling_Labels/'; // $letterPath = 'Y:'; - IP PC Sampling + // IP PC Sampling exec('net use V: \\\\10.0.2.125\\Labelshare /user:Administrator 2>&1', $output, $return_var); $pathNetworkFolder = 'V:/Sampling_Labels/'; $letterPath = 'V:';