mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-02-07 13:59:07 +00:00
Empty commit
This commit is contained in:
parent
8c49cf9de7
commit
afecab6f2f
@ -1,4 +1,4 @@
|
|||||||
<?
|
<?
|
||||||
$Title = 'Browse wiki articles';
|
$Title = 'Browse wiki articles';
|
||||||
if(!empty($_GET['letter'])) {
|
if(!empty($_GET['letter'])) {
|
||||||
$Letter = strtoupper(substr($_GET['letter'], 0, 1));
|
$Letter = strtoupper(substr($_GET['letter'], 0, 1));
|
||||||
@ -87,4 +87,4 @@
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<? View::show_footer(); ?>
|
<? View::show_footer(); ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user