From 4c7bde1400820f36caf8b2a5374007384c3018f3 Mon Sep 17 00:00:00 2001 From: winter Date: Mon, 9 Dec 2024 21:31:54 +0000 Subject: rename to Digitigrade / PawPub :3 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 43603aa..617dc0e 100644 --- a/index.php +++ b/index.php @@ -11,4 +11,4 @@ function require_all_glob(string $pattern) { require_all_glob('routes/*.php'); require_all_glob('misc/*.php'); -WpfTest\Router::getInstance()->processRequest(); +Digitigrade\Router::getInstance()->processRequest(); -- cgit v1.3