This website requires JavaScript.
Explore
Help
Sign In
osm-search
/
Nominatim
Watch
1
Star
1
Fork
0
You've already forked Nominatim
mirror of
https://github.com/osm-search/Nominatim.git
synced
2024-12-26 06:22:13 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17a8cc5e29
Nominatim
/
lib
/
init.php
5 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
nominatim refactoring
2010-10-24 03:12:37 +04:00
<
?
php
tabs-to-spaces
2016-09-04 04:19:48 +03:00
require_once
(
CONST_BasePath
.
'/lib/lib.php'
);
Nominatim::DB support input variables, custom error messages
2019-03-10 17:42:58 +03:00
require_once
(
CONST_BasePath
.
'/lib/DB.php'
);
Reference in New Issue
Copy Permalink