aboutsummaryrefslogtreecommitdiffstats
path: root/public/system/storage
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-11-25 22:00:20 -0500
committerJesús <heckyel@hyperbola.info>2020-11-25 22:00:20 -0500
commit7ee210e15025635076d89e7865fc39a3baae3d2a (patch)
treef8a66da7027ff34cdc41bdb5a3b12214fdb9a0ae /public/system/storage
parentc9818560f90e5720396c5b5acefcbd4d28cb91cc (diff)
parent0922c14e527aba69da2a62273745a04f441f70e2 (diff)
downloadlibrecart-7ee210e15025635076d89e7865fc39a3baae3d2a.tar.lz
librecart-7ee210e15025635076d89e7865fc39a3baae3d2a.tar.xz
librecart-7ee210e15025635076d89e7865fc39a3baae3d2a.zip
Merge branch 'master' of libregit.spks.xyz:heckyel/librecart
Diffstat (limited to 'public/system/storage')
-rw-r--r--public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md2
-rw-r--r--public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php2
-rw-r--r--public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md b/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md
index 3463565..127f28a 100644
--- a/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md
+++ b/public/system/storage/vendor/zoujingli/wechat-php-sdk/README.md
@@ -33,7 +33,7 @@ WeChatDeveloper:https://github.com/zoujingli/WeChatDeveloper
**官方接口文档链接**
--
-* 使用前需先打开微信帐号的开发模式,详细步骤请查看微信公众平台接口使用说明:
+* 使用前需先打开微信帐号的开发模式,详细步骤请查看微信公众平台接口使用说明:
* 微信公众平台: http://mp.weixin.qq.com/wiki/
* 微信企业平台: http://qydev.weixin.qq.com/wiki/
* 微信开放平台:https://open.weixin.qq.com/
diff --git a/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php b/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php
index c01114b..eaa4cdd 100644
--- a/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php
+++ b/public/system/storage/vendor/zoujingli/wechat-php-sdk/Wechat/WechatHardware.php
@@ -157,4 +157,4 @@ class WechatHardware extends Common
return false;
}
-} \ No newline at end of file
+}
diff --git a/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php b/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php
index ed4ee38..b88fe3f 100644
--- a/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php
+++ b/public/system/storage/vendor/zoujingli/wechat-php-sdk/test.php
@@ -65,4 +65,4 @@ echo "
wx.hideOptionMenu();
});
</script>
-"; \ No newline at end of file
+";