Moved check.php to own folder in plugins/
This commit is contained in:
parent
95a09df4b8
commit
1b56522ebc
2
.gitignore
vendored
2
.gitignore
vendored
@ -13,4 +13,4 @@ etc/*
|
||||
!uploads/import/index.html
|
||||
!uploads/big/index.html
|
||||
!uploads/thumb/index.html
|
||||
!plugins/check.php
|
||||
!plugins/check/
|
@ -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.
|
Loading…
Reference in New Issue
Block a user