* Adjust code.

This commit is contained in:
caoyanyi
2023-04-26 19:00:29 +08:00
parent 52a1145abc
commit 365e76bbe3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -345,7 +345,7 @@ class misc extends control
* @access public
* @return void
*/
public function appQrCode()
public function appQrcode()
{
if(!extension_loaded('gd'))
{