fipamo/app/Services/Data
ro 9923f087a6
fix for tag sorting and html page render
when sorting tags on a fresh install, a fatal error happens when the tag
array is empty because it looks for a var that doesn't exist yet. that's
been patched

the settings json file was still referencing the old version of the base
theme, so it was crashing because it doesn't exist anymore. updating it
to the new theme name clears this error
2024-06-04 15:19:46 -06:00
..
ContentService.php reorganized services 2024-05-12 22:14:53 -06:00
PaginateService.php reorganized services 2024-05-12 22:14:53 -06:00
SettingsService.php update member info from settings 2024-05-13 13:36:06 -06:00
SortingService.php fix for tag sorting and html page render 2024-06-04 15:19:46 -06:00
ThemeService.php reorganized services 2024-05-12 22:14:53 -06:00