Parent Directory
|
Revision Log
+ initial commit
| 1 | <? |
| 2 | /** |
| 3 | * --- boot de.ashberg.www |
| 4 | * |
| 5 | * @author Sebastian Utz <su@rtme.net> |
| 6 | * @package de.ashberg.www |
| 7 | * |
| 8 | */ |
| 9 | |
| 10 | /** |
| 11 | * <b>Cvs-Log:</b> |
| 12 | * |
| 13 | * <pre> |
| 14 | * |
| 15 | * $Id: includes.php,v 1.16 2004/07/21 12:56:45 joko Exp $ |
| 16 | * |
| 17 | * $Log: includes.php,v $ |
| 18 | * |
| 19 | * </pre> |
| 20 | * |
| 21 | */ |
| 22 | |
| 23 | |
| 24 | |
| 25 | // include classes |
| 26 | require_once("barcode/php-barcode.php"); |
| 27 | |
| 28 | |
| 29 | |
| 30 | ?> |
| MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
| Powered by ViewVC 1.1.26 |