Skip to content
This repository has been archived by the owner on Mar 11, 2018. It is now read-only.

use explode function instead of split #116

Open
omaarr90 opened this issue Aug 17, 2016 · 0 comments
Open

use explode function instead of split #116

omaarr90 opened this issue Aug 17, 2016 · 0 comments

Comments

@omaarr90
Copy link

I'm not a php programmers what so ever. but after some googling and debugging. It seems that split does not work. however I changed the following file: driver_pgsql.php line: 458 to

            $match_list = split(' ', $matches[0]);

now wordpress is running locally like a charm <3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant