mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 04:23:01 +00:00
Grammar
This commit is contained in:
parent
916bdc60f5
commit
ad58eb3cb1
1 changed files with 1 additions and 1 deletions
|
@ -529,7 +529,7 @@ switch($_GET["action"])
|
||||||
<th>Page Name</th>
|
<th>Page Name</th>
|
||||||
<th>Size</th>
|
<th>Size</th>
|
||||||
<th>Last Editor</th>
|
<th>Last Editor</th>
|
||||||
<th>Lasted Edit</th>
|
<th>Last Edited</th>
|
||||||
<th>Time Since Last Edit</th>
|
<th>Time Since Last Edit</th>
|
||||||
</tr>\n";
|
</tr>\n";
|
||||||
foreach($pageindex as $pagename => $pagedetails)
|
foreach($pageindex as $pagename => $pagedetails)
|
||||||
|
|
Loading…
Reference in a new issue