source:
admin/WebConsole/includes/uds.php
Last change on this file was 545545d, checked in by , 14 months ago | |
---|---|
|
|
File size: 156 bytes |
Line | |
---|---|
1 | <?php |
2 | $UDS_REST_URL = '__UDSRESTURL__'; |
3 | $UDS_AUTHENTICATOR = '__UDSAUTH__'; |
4 | $UDS_USER = '__UDSUSER__'; |
5 | $UDS_PASS = '__UDSPASS__'; |
6 | ?> |
Note: See TracBrowser
for help on using the repository browser.