Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
61 B
PHP
Raw Permalink Normal View History

<?php
if (Auth::user()->hasGlobalRead()) {
$auth = 1;
}