* Fix methodName.

This commit is contained in:
sgm0422
2021-02-01 10:47:09 +08:00
parent 3ae818d322
commit b1aa6c4d3e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -614,7 +614,7 @@ class commonModel extends model
* @access public
* @return void
*/
public static function printRecentMemu()
public static function printRecentMenu()
{
global $lang;
echo "<li class='divider'></li>";