1
0
mirror of https://github.com/flarum/core.git synced 2025-10-10 14:34:30 +02:00

Clean up some relation stuff

This commit is contained in:
Toby Zerner
2015-07-01 22:35:56 +09:30
parent 56932604db
commit c1e7c00e2d
3 changed files with 4 additions and 2 deletions

View File

@@ -34,6 +34,8 @@ trait Locked
return $can;
}
}
return false;
}
/**