Update samsungprinter.inc.php

newline
This commit is contained in:
flatterlight
2015-12-30 02:50:18 +01:00
parent 9844915107
commit eab707daf7
+1 -1
View File
@@ -3,4 +3,4 @@ if (!$os) {
if (strstr($sysDescr, 'Samsung CLX')) {
$os = 'samsungprinter';
}
}
}