初始化代码
This commit is contained in:
5
weixinpay/example/qrcode.php
Normal file
5
weixinpay/example/qrcode.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
error_reporting(E_ERROR);
|
||||
|
||||
require_once 'phpqrcode/phpqrcode.php';
|
||||
Reference in New Issue
Block a user