gluon-web-remote

Web remote Administration for big size of gluon routers
git clone git://archive.git.mtrnord.blog/MTRNord/gluon-web-remote.git
Log | Files | Refs | README

commit 498fc894caefe72df8feb5a0d49ea2c05201709d
parent 61f94ee21fa69256a781d68577c3b91d9209fac8
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri,  6 Nov 2015 14:57:42 +0000

Add php 5.5 to travis and update README

Diffstat:
M.travis.yml | 1+
MREADME.md | 6++++++
MindexClass.php | 2+-
3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -1,6 +1,7 @@ #Test php5.6 and php7.0 language: php php: + - 5.5 - 5.6 - 7.0 - hhvm diff --git a/README.md b/README.md @@ -9,3 +9,8 @@ Chats ----- [![Join the chat at https://gitter.im/MTRNord/gluon-web-remote](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/MTRNord/gluon-web-remote?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + +Requires +-------- + +- PHP 5.5+ +\ No newline at end of file diff --git a/indexClass.php b/indexClass.php @@ -89,7 +89,7 @@ class helper{ #################### #################### # Helper-functions # - #################### + #################### #################### ########################