Files
votianng/html/include/barcode_php8/html/footer.php
2026-03-29 10:34:57 +02:00

11 lines
332 B
PHP

<?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>