Skip to content
Snippets Groups Projects
  • Vincent Petry's avatar
    df1a4044
    Fix webroot for update page · df1a4044
    Vincent Petry authored
    On the update page, config.js was missing which caused oc_webroot to not
    be available. That would trigger the faulty oc_webroot fallback that
    didn't take URLs like "/owncloud/index.php/files/apps" into account.
    
    This fix adds config.js in the update page and also a fix for the
    oc_webroot fallback, in case it is used elsewhere.
    df1a4044
    History
    Fix webroot for update page
    Vincent Petry authored
    On the update page, config.js was missing which caused oc_webroot to not
    be available. That would trigger the faulty oc_webroot fallback that
    didn't take URLs like "/owncloud/index.php/files/apps" into account.
    
    This fix adds config.js in the update page and also a fix for the
    oc_webroot fallback, in case it is used elsewhere.
base.php 30.36 KiB