1 Commits
1.0.7 ... 1.0.8

Author SHA1 Message Date
ef4818356c Pagination bugfix 2024-08-13 02:35:11 -04:00

View File

@ -17,6 +17,7 @@ use TheTempusProject\Bedrock\Functions\Input;
use TheTempusProject\Bedrock\Classes\Config; use TheTempusProject\Bedrock\Classes\Config;
use TheTempusProject\Bedrock\Functions\Check; use TheTempusProject\Bedrock\Functions\Check;
use TheTempusProject\Canary\Bin\Canary as Debug; use TheTempusProject\Canary\Bin\Canary as Debug;
use TheTempusProject\Houdini\Classes\Components;
class Pagination extends Template { class Pagination extends Template {
//The settings that will not change //The settings that will not change