Skip to content

Commit a769a3f

Browse files
stonebuzztrasher
andcommitted
Update ajax/visibility.php
Co-authored-by: Johan Cwiklinski <[email protected]>
1 parent e784879 commit a769a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ajax/visibility.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
$display = true;
7070
break;
7171

72-
case 'Group':
72+
case Group::class:
7373
echo "<td>";
7474
$params = ['rand' => $rand,
7575
'name' => $prefix . 'groups_id' . $suffix,

0 commit comments

Comments
 (0)