X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=index.php;h=3b0962f02e20cac66cace1d782672757ce14852b;hb=07fd4f8d9d4f301f5ad88ff9e80f042fc3eb0c36;hp=d0369e808fa73e4b9719bbab7d6dafd949c35d22;hpb=3684074387fe28e6c96037d5fdade7854eb0247e;p=tt-rss.git diff --git a/index.php b/index.php index d0369e80..3b0962f0 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,16 +55,20 @@ Tiny Tiny RSS + - - + + + @@ -84,28 +88,45 @@ + + + + - +
@@ -134,9 +156,8 @@
- +
-
@@ -153,12 +174,17 @@
-
+ get_hooks(PluginHost::HOOK_MAIN_TOOLBAR_BUTTON) as $p) { + echo $p->hook_main_toolbar_button(); + } + ?> + + + +
- +
@@ -209,17 +234,9 @@ - - -
@@ -228,16 +245,12 @@
-
-
-
+ +
-
-
- - + -