1
0
Fork 0

Merge pull request #8055 from nupplaphil/task/remove_get_server

Remove get_server() in favor of Search::getGlobalDirectory()
This commit is contained in:
Hypolite Petovan 2020-01-04 20:10:50 -05:00 committed by GitHub
commit 393a671501
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 25 additions and 23 deletions

View file

@ -289,7 +289,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()