Hi all, 
current git master contains changes in the way the administration is accessed. 

I used to refer to the admin settings by this link which still works in 
OC-4.5.2, but not any more in current git master: 
OCP\Util::linkToAbsolute("settings", "admin.php")

It redirects to /owncloud/settings/admin.php instead of the correct 
/owncloud/index.php/settings/admin ... 

So I assume the correct way to reference the admin section now looks like 
this: OCP\Util::linkToAbsolute('', "settings/admin.php")

Is that correct?
Is it correct that this is only relevant to versions higher than 4.5?

-- 
Christian Reiner (arkascha)
[ [email protected] ]
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to