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