X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=index.php;h=f3e5928dd65c3d6e7b6f6a8bcc38818e31441838;hb=2f3ed853d2086ceaa411b36d4382086d46bb3f7b;hp=058e7d8e3396cd4230e2175c192a967a06166c00;hpb=fbea9eaad219bc63c7118633ee07faa68a4024f6;p=tt-rss.git diff --git a/index.php b/index.php index 058e7d8e..f3e5928d 100644 --- a/index.php +++ b/index.php @@ -11,8 +11,8 @@ // we need a separate check here because functions.php might get parsed // incorrectly before 5.3 because of :: syntax. - if (version_compare(PHP_VERSION, '5.3.0', '<')) { - print "Fatal Error: PHP version 5.3.0 or newer required.\n"; + if (version_compare(PHP_VERSION, '5.6.0', '<')) { + print "Fatal Error: PHP version 5.6.0 or newer required. You're using " . PHP_VERSION . ".\n"; exit; } @@ -55,20 +55,20 @@ Tiny Tiny RSS + - @@ -88,6 +88,16 @@ + + + + - +
@@ -140,7 +158,6 @@
-
@@ -157,17 +174,18 @@
+ get_hooks(PluginHost::HOOK_MAIN_TOOLBAR_BUTTON) as $p) { + echo $p->hook_main_toolbar_button(); + } + ?> +
- - @@ -217,17 +234,9 @@ - - -
@@ -243,7 +252,6 @@
-
@@ -259,6 +267,10 @@
+ +
@@ -267,7 +279,7 @@ -