Moved check.php to own folder in plugins/

This commit is contained in:
Tobias Reich 2014-04-22 12:02:49 +02:00
parent 95a09df4b8
commit 1b56522ebc
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -13,4 +13,4 @@ etc/*
!uploads/import/index.html
!uploads/big/index.html
!uploads/thumb/index.html
!plugins/check.php
!plugins/check/

View File

@ -1,7 +1,7 @@
<?php
###
# @name Check Plugin
# @name Check Plugin
# @author Tobias Reich
# @copyright 2014 by Tobias Reich
# @description This file takes a look at your Lychee-configuration and displays all errors it can find.