From b42cdc671c0fa61fc1dadbc94f46580e73b540c7 Mon Sep 17 00:00:00 2001 From: Said Achmiz Date: Fri, 4 Mar 2022 23:19:22 -0500 Subject: [PATCH] Corrected year --- papyrus.css | 2 +- papyrus.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/papyrus.css b/papyrus.css index 3e406d0..2630804 100644 --- a/papyrus.css +++ b/papyrus.css @@ -3,7 +3,7 @@ https://www.pmwiki.org/wiki/Skins/Papyrus - Version: 2021-03-04 + Version: 2022-03-04 */ /*************/ diff --git a/papyrus.php b/papyrus.php index b5d82d4..d8466c4 100644 --- a/papyrus.php +++ b/papyrus.php @@ -7,7 +7,7 @@ global $FmtPV; $FmtPV['$SkinName'] = '"Papyrus"'; -$FmtPV['$SkinVersion'] = '"2021-03-04"'; +$FmtPV['$SkinVersion'] = '"2022-03-04"'; ## Append the modification time to the URL as a GET parameter; this should be ignored ## by the web server, but is seen as part of the unique URL of the remote resource by