From e1ad307b531c27ec6bfaf8b4d018991b0d4a78f3 Mon Sep 17 00:00:00 2001 From: winter Date: Fri, 6 Dec 2024 20:43:26 +0000 Subject: initial commit hardcoded functionality mostly! --- misc/path_to_uri.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 misc/path_to_uri.php (limited to 'misc/path_to_uri.php') diff --git a/misc/path_to_uri.php b/misc/path_to_uri.php new file mode 100644 index 0000000..756640e --- /dev/null +++ b/misc/path_to_uri.php @@ -0,0 +1,16 @@ +getBasePath() . $path; +} \ No newline at end of file -- cgit v1.3