Remove get_server() in favor of Search::getGlobalDirectory()

This commit is contained in:
nupplaPhil 2020-01-04 23:59:20 +01:00
parent 5d20cd7e16
commit 48baa0be4b
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
10 changed files with 25 additions and 23 deletions

View file

@ -290,7 +290,6 @@ class System
function notice($s)
function info($s)
function is_site_admin()
function get_server()
function get_temppath()
function get_cachefile($file, $writemode = true)
function get_itemcachepath()