From 988eb9b2c6b560c4fa732c6fc18a8eb23e6422a9 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Mon, 5 Jun 2023 18:03:11 -0400 Subject: generators/fortune -> app/model/Fortune.php Much more efficient --- app/views/index.view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/index.view.php') diff --git a/app/views/index.view.php b/app/views/index.view.php index bef54f5..1331140 100644 --- a/app/views/index.view.php +++ b/app/views/index.view.php @@ -30,7 +30,7 @@ Random Quote - + random(); ?> -- cgit v1.2.3