1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-01 09:53:02 +00:00
This commit is contained in:
Starbeamrainbowlabs 2014-11-27 19:14:50 +00:00
parent 916bdc60f5
commit ad58eb3cb1

View file

@ -529,7 +529,7 @@ switch($_GET["action"])
<th>Page Name</th>
<th>Size</th>
<th>Last Editor</th>
<th>Lasted Edit</th>
<th>Last Edited</th>
<th>Time Since Last Edit</th>
</tr>\n";
foreach($pageindex as $pagename => $pagedetails)