From 5375e22de976b74f5f04d800014c30d9c66f0fe5 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Mon, 12 Jun 2023 01:12:30 +0300 Subject: official Reliese Candidate; themes added; routes organized; fine tuning --- public/app/routes/api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/app/routes/api.php') diff --git a/public/app/routes/api.php b/public/app/routes/api.php index dd0fecf..e8dbafe 100644 --- a/public/app/routes/api.php +++ b/public/app/routes/api.php @@ -12,7 +12,7 @@ use app\controllers\api\Doc_api; */ -// depricated: (not needed) +// DEPRECATED: (not needed) // api: database documentation // Route::add('/api/doc', -- cgit v1.2.3