feat(navigate) navigation available and most usefull features)
This commit is contained in:
7
config_example.php
Normal file
7
config_example.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$idfm_api_key = '';
|
||||
$db_host = '127.0.0.1';
|
||||
$db_name = 'subwaySchedule';
|
||||
$db_user = '';
|
||||
$db_password = '';
|
||||
?>
|
||||
Reference in New Issue
Block a user