diff --git a/apps/files_versions/history.php b/apps/files_versions/history.php index 59288b6c62d315ec474c1368276d7aebfb11a8b1..f12dc618f235ad1b56c54321b8cbdd9dcc6a5034 100644 --- a/apps/files_versions/history.php +++ b/apps/files_versions/history.php @@ -20,7 +20,6 @@ * License along with this library. If not, see <http://www.gnu.org/licenses/>. * */ -require_once( '../../lib/base.php' ); OCP\User::checkLoggedIn( ); OCP\Util::addStyle('files_versions','versions');