Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 749d0bd

Browse files
authored
removed / to correct link to xsl file
1 parent 164de40 commit 749d0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
}
7373
}
7474
$header='<?xml version = "1.0" encoding = "UTF-8"?>
75-
<?xml-stylesheet type="text/xsl" href="/plugins.xsl" ?>
75+
<?xml-stylesheet type="text/xsl" href="plugins.xsl" ?>
7676
<plugins>';
7777
$footer='
7878
</plugins>';

0 commit comments

Comments
 (0)