[TheOatMeal] fixes

This commit is contained in:
Mitsukarenai 2015-07-30 11:57:26 +02:00
parent ce89ed0fc5
commit d95f4024f5
2 changed files with 6 additions and 4 deletions

View file

@ -13,8 +13,7 @@ TODO :
date_default_timezone_set('UTC');
error_reporting(0);
//ini_set('display_errors','1');
//error_reporting(E_ALL); // For debugging only.
//ini_set('display_errors','1'); error_reporting(E_ALL); // For debugging only.
// extensions check
if (!extension_loaded('openssl'))
@ -221,7 +220,7 @@ $formats = Format::searchInformation();
<header>
<h1>RSS-Bridge</h1>
<h2>·Reconnecting the Web·</h2>
<h2>·Reconnecting the Web·</h2>
</header>
<?php
$activeFoundBridgeCount = 0;