Searched refs:UserFilesPath (Results 1 – 5 of 5) sorted by relevance
48 UserFilesPath = '/userfiles/' variable111 FileTypesPath['File'] = UserFilesPath + 'file/' 118 FileTypesPath['Image'] = UserFilesPath + 'image/' 125 FileTypesPath['Flash'] = UserFilesPath + 'flash/'132 FileTypesPath['Media'] = UserFilesPath + 'media/'
32 Config.UserFilesPath = "/userfiles/" ;105 Config.FileTypesPath["File"] = Config.UserFilesPath & 'file/' ;112 Config.FileTypesPath["Image"] = Config.UserFilesPath & 'image/' ;119 Config.FileTypesPath["Flash"] = Config.UserFilesPath & 'flash/' ;126 Config.FileTypesPath["Media"] = Config.UserFilesPath & 'media/' ;
28 permissions for uploads and the path you define in UserFilesPath below.45 'UserFilesPath' = '/userfiles/',
52 $ServerPath == '' ? $ServerPath = $config->find('UserFilesPath');
62 $ServerPath == '' ? $ServerPath = $config->find('UserFilesPath');