mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 17:19:37 +00:00
[index] Push version to 2018-04-06
This commit is contained in:
parent
1cb83ccea3
commit
178177e787
@ -303,7 +303,7 @@ EOD;
|
|||||||
echo $inactiveBridges;
|
echo $inactiveBridges;
|
||||||
?>
|
?>
|
||||||
<section class="footer">
|
<section class="footer">
|
||||||
<a href="https://github.com/RSS-Bridge/rss-bridge">RSS-Bridge 2017-08-19 ~ Public Domain</a><br />
|
<a href="https://github.com/RSS-Bridge/rss-bridge">RSS-Bridge 2018-04-06 ~ Public Domain</a><br />
|
||||||
<?= $activeFoundBridgeCount; ?>/<?= count($bridgeList) ?> active bridges. <br />
|
<?= $activeFoundBridgeCount; ?>/<?= count($bridgeList) ?> active bridges. <br />
|
||||||
<?php
|
<?php
|
||||||
if($activeFoundBridgeCount !== count($bridgeList)) {
|
if($activeFoundBridgeCount !== count($bridgeList)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user