Carousel fix + fiixes

This commit is contained in:
Joey Kimsey
2024-12-02 18:04:44 -05:00
parent 113499254b
commit bf7b7ba1c9
7 changed files with 13 additions and 25 deletions

View File

@ -1,8 +1,8 @@
<?php
/**
* app/classes/admin_controller.php
* app/classes/api_controller.php
*
* This is the base admin controller. Every other admin controller should
* This is the base api controller. Every other api controller should
* extend this class.
*
* @version 3.0