Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 352993d

Browse files
committed
Correcting the casing of the "getLinks" function for standards.
1 parent 0192885 commit 352993d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/EZComments/Api/Admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ public function countitems($args)
304304
* @author Mark West
305305
* @return array array of admin links
306306
*/
307-
public function getlinks()
307+
public function getLinks()
308308
{
309309
$links = array();
310310

0 commit comments

Comments
 (0)