diff options
Diffstat (limited to 'status.php')
-rw-r--r-- | status.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/status.php b/status.php index a92a2af7766..200f8461f76 100644 --- a/status.php +++ b/status.php @@ -31,7 +31,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - require_once __DIR__ . '/lib/versioncheck.php'; try { |