X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=index.php;h=f3e5928dd65c3d6e7b6f6a8bcc38818e31441838;hb=bb84330234c649fb0a8726e488fca012f5295ce4;hp=db79629087315f1ba19a7c2f822c6090a1a23ed1;hpb=08820be70b4d5cbe66e9ca9d5986c429c5186ca5;p=tt-rss.git diff --git a/index.php b/index.php index db796290..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,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 @@ - - -
@@ -235,7 +252,6 @@
-
@@ -251,18 +267,19 @@
+ +
-
-
- - + -