Skip to content
Snippets Groups Projects
Commit 620610a3 authored by Clark Tomlinson's avatar Clark Tomlinson
Browse files

Merge pull request #10590 from owncloud/fix-10585

Add require_once to update.php due to routing
parents 0e8916b1 4aca4604
Branches
No related tags found
No related merge requests found
<?php
set_time_limit(0);
require_once '../../lib/base.php';
if (OC::checkUpgrade(false)) {
$l = new \OC_L10N('core');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment