This website requires JavaScript.
Explore
Help
Sign In
quenousimporte
/
notes
Watch
1
Star
0
Fork
You've already forked notes
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
89cb8937a9
notes
/
settings.php
6 lines
90 B
PHP
Raw
Normal View
History
Unescape
Escape
changed: php settings in external file
2023-06-19 09:58:21 +02:00
<
?
php
$datafile
=
'../data/data.json'
;
$icsfile
=
''
;
$password
=
''
;
added: send by sms feature (need an external url)
2023-06-19 14:10:23 +02:00
$smsurl
=
''
;
changed: php settings in external file
2023-06-19 09:58:21 +02:00
?>