XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
passwd.php
1
<?php
2
3
// If you use HTTP authentication for XCL installer,
4
// Put an user name and password in the define statement below.
5
6
const
INSTALL_USER =
''
;
7
const
INSTALL_PASSWD =
''
;
html
install
passwd.php
Generated by
1.13.2