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