]> BookStack Code Mirror - bookstack/blobdiff - app/Setting.php
Refactored the code to first check for the permissions before sorting the book.
[bookstack] / app / Setting.php
index af36a1a7e8402862c3f823cedc028585b254ecef..0af3652db628dec19cff86439e5ffa0544aff5bd 100644 (file)
@@ -1,8 +1,4 @@
-<?php
-
-namespace Oxbow;
-
-use Illuminate\Database\Eloquent\Model;
+<?php namespace BookStack;
 
 class Setting extends Model
 {