We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98505f3 commit cf87e90Copy full SHA for cf87e90
src/Riari/Forum/Libraries/Validation.php
@@ -26,7 +26,7 @@ public static function check($type = 'thread')
26
return false;
27
}
28
29
- return false;
+ return true;
30
31
32
0 commit comments