1. Import

This commit is contained in:
2026-03-29 10:34:57 +02:00
parent b0e00c1259
commit a1129565af
4899 changed files with 3007593 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?php
if(!defined('IN_CB'))die('You are not allowed to access to this page.');
?>
<p style="text-align:center;font-size:10px">
All Rights Reserved &copy; 2004-2010 <a href="http://www.barcodephp.com" target="_blank">Barcode Generator</a> PHP4-v<?php echo constant('VERSION'); ?>
<br />by Jean-Sébastien Goupil
</p>
</body>
</html>