commit | 1ee60279f3481fbd62b4a3456963a7222b389c13 | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Fri Jul 03 18:29:47 2020 +0200 |
committer | avm99963 <me@avm99963.com> | Fri Jul 03 18:40:03 2020 +0200 |
tree | df85355f57d1ca03229d6a6a4c36e5c2025cb55f | |
parent | f42c0c4f9e40e0fc8fd029082bbfb335af08446d [diff] |
Minor bug fix in README.md Change-Id: Ia91a3d3eb9ada93eeb81954e3d9c604491b60ae1
Schedule viewer for the Barcelona subway.
ZipArchive
and PDO
classes (specifically install the PDO_SQLITE
driver)config.default.php
file to config.php
and fill in the details (you can get an API key directly from TMB here.$conf["databaseFile"]
enter the absolute path of the location where you want to save your database (including the file name). If the website is located in the /var/www/html/schedules/
folder, you can create a new files
folder there and set the variable to /var/www/html/schedules/files/gtfs.sqlite3
.