1. Import
This commit is contained in:
11
html/include/barcode_php7/html/footer.php
Normal file
11
html/include/barcode_php7/html/footer.php
Normal 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 © 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>
|
||||
Reference in New Issue
Block a user