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