X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=blobdiff_plain;f=index.php;h=3b0962f02e20cac66cace1d782672757ce14852b;hp=c43d2db4a55101777fc3c91de8cefbe7bea3cccb;hb=81fc862e370a1dfbd3941206fd00076e3cbf0551;hpb=fc0094d5f16c59b975c47da65a83dda25a7025e2 diff --git a/index.php b/index.php index c43d2db4..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,15 +55,20 @@ Tiny Tiny RSS + - - - + + + @@ -83,28 +88,45 @@ + + + + - +
@@ -133,9 +156,8 @@
- +
-
@@ -152,12 +174,17 @@
-
+ get_hooks(PluginHost::HOOK_MAIN_TOOLBAR_BUTTON) as $p) { + echo $p->hook_main_toolbar_button(); + } + ?> + + + +
- +
@@ -208,17 +234,9 @@ - - -
@@ -227,16 +245,12 @@
-
-
-
+ +
-
-
+ -