XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
install2.php
1
<?php
2
// Syntax replace define with const v2.3.0 2021/05/15 @gigamaster XCL-PHP7
3
4
const
_INSTALL_WEBMASTER =
'Webmasters'
;
5
const
_INSTALL_WEBMASTERD =
'Webmasters of this site'
;
6
const
_INSTALL_REGUSERS =
'Registered'
;
7
const
_INSTALL_REGUSERSD =
'Registered Users Group'
;
8
const
_INSTALL_ANONUSERS =
'Anonymous'
;
9
const
_INSTALL_ANONUSERSD =
'Anonymous Users Group'
;
10
11
const
_INSTALL_ANON =
'Anonymous'
;
12
13
const
_INSTALL_DISCLMR =
'While the administrators and moderators of this site will attempt to remove
14
or edit any generally objectionable material as quickly as possible, it is
15
impossible to review every message. Therefore you acknowledge that all posts
16
made to this site express the views and opinions of the author and not the
17
administrators, moderators or webmaster (except for posts by these people)
18
and hence will not be held liable.
19
20
You agree not to post any abusive, obscene, vulgar, slanderous, hateful,
21
threatening, sexually-orientated or any other material that may violate any
22
applicable laws. Doing so may lead to you being immediately and permanently
23
banned (and your service provider being informed). The IP address of all
24
posts is recorded to aid in enforcing these conditions. Creating multiple
25
accounts for a single user is not allowed. You agree that the webmaster,
26
administrator and moderators of this site have the right to remove, edit,
27
move or close any topic at any time should they see fit. As a user you agree
28
to any information you have entered above being stored in a database. While
29
this information will not be disclosed to any third party without your
30
consent the webmaster, administrator and moderators cannot be held
31
responsible for any hacking attempt that may lead to the data being
32
compromised.
33
34
This site system uses cookies to store information on your local computer.
35
These cookies do not contain any of the information you have entered above,
36
they serve only to improve your viewing pleasure. The email address is used
37
only for confirming your registration details and password (and for sending
38
new passwords should you forget your current one).
39
40
By clicking Register below you agree to be bound by these conditions.'
;
html
install
language
english
install2.php
Generated by
1.13.2