Changed relevant files to use get_cachedir() instead of using the now deprecated MAXSCALE_HOME.
This commit is contained in:
@ -39,5 +39,5 @@ static char* cachedir = NULL;
|
||||
static char* langdir = NULL;
|
||||
|
||||
char* get_libdir();
|
||||
|
||||
char* get_cachedir();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user