X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=blobdiff_plain;f=index.php;h=9be7d5ccc35f25197911e50b289cbafe7ce31f12;hp=222a87ccb8ed8daeb27f136af59ce793fccdbdb0;hb=HEAD;hpb=f48d89fd58aa25a171f3c4f6ab5c7fdaaae35f02 diff --git a/index.php b/index.php index 222a87cc..9be7d5cc 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,55 @@ + + + + + + - +
@@ -134,9 +166,8 @@
- +
-
@@ -153,12 +184,17 @@
-
+ get_hooks(PluginHost::HOOK_MAIN_TOOLBAR_BUTTON) as $p) { + echo $p->hook_main_toolbar_button(); + } + ?> + + + +
- +
@@ -209,17 +244,9 @@ - - -
@@ -228,16 +255,12 @@
-
-
-
+ +
-
-
- - + -