]> git.ozlabs.org Git - ccan/commitdiff
web: fix for PHP7.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 22 Nov 2016 00:47:09 +0000 (11:17 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 22 Nov 2016 00:47:09 +0000 (11:17 +1030)
split() was deprecated, is now removed. explode() is the new hotness.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found