| <?php/** * BaconQrCode * * @link      http://github.com/Bacon/BaconQrCode For the canonical source repository * @copyright 2013 Ben 'DASPRiD' Scholzen * @license   http://opensource.org/licenses/BSD-2-Clause Simplified BSD License */require_once __DIR__ . '/../autoload_register.php';
 |