]> git.joonet.de Git - adminer.git/commit
fix elastic.inc.php to work on PHP 5.2
authorhelix84 <helix84@centrum.sk>
Fri, 26 Jan 2018 09:25:33 +0000 (10:25 +0100)
committerJakub Vrana <jakub@vrana.cz>
Fri, 26 Jan 2018 15:48:34 +0000 (16:48 +0100)
commitef5a76392dc1bdd7cac9d7af0fd9e025dea3ed3a
tree294a8b224b4e28129ffb1d5bbcbb70e342ee767f
parent8d0cbb6eb4ab645d510619cff26cca364b70dc64
fix elastic.inc.php to work on PHP 5.2

Without this change, I get the following syntax error on PHP 5.2.6:
PHP Parse error:  syntax error, unexpected ':' in /var/www/adminer/adminer/drivers/elastic.inc.php on line 415

I haven't actually tested the alter_table() method.
adminer/drivers/elastic.inc.php
changes.txt