Skip to content

Commit

Permalink
Fix system notice
Browse files Browse the repository at this point in the history
  • Loading branch information
dregad committed Mar 11, 2014
1 parent e41be68 commit 22b92bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions irclogs.php
Expand Up @@ -108,6 +108,7 @@ function build_channels_list( $p_path ) {
} else {
# Old channel - just display the name
$t_channel_name = '#' . $t_channel_name;
$t_href = '';
}

# Replace array elements with hyperlinks
Expand Down

0 comments on commit 22b92bf

Please sign in to comment.