mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-26 10:03:11 -04:00
6 lines
134 B
PHP
Executable File
6 lines
134 B
PHP
Executable File
<?php
|
|
$classFile = 'BCGupca.barcode.php';
|
|
$className = 'BCGupca';
|
|
$baseClassFile = 'BCGBarcode1D.php';
|
|
$codeVersion = '5.2.0';
|
|
?>
|