Corrected year
This commit is contained in:
parent
b2199f9862
commit
b42cdc671c
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
https://www.pmwiki.org/wiki/Skins/Papyrus
|
https://www.pmwiki.org/wiki/Skins/Papyrus
|
||||||
|
|
||||||
Version: 2021-03-04
|
Version: 2022-03-04
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*************/
|
/*************/
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
global $FmtPV;
|
global $FmtPV;
|
||||||
$FmtPV['$SkinName'] = '"Papyrus"';
|
$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
|
## 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
|
## by the web server, but is seen as part of the unique URL of the remote resource by
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user