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
e1fad4468d
notes
/
settingssample.php
4 lines
49 B
PHP
Raw
Normal View
History
Unescape
Escape
changed: php settings in external file
2023-06-19 09:58:21 +02:00
<
?
php
change remote call (init)
2024-02-15 16:02:56 +01:00
$datadir
=
'../data/'
;
changed: php settings in external file
2023-06-19 09:58:21 +02:00
$password
=
''
;
?>