Migration SVN
This commit is contained in:
13
web/error.php
Executable file
13
web/error.php
Executable file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
|
||||
// Manage and display error :
|
||||
|
||||
# Error 1 : The lvl of the user is too small for access to this page
|
||||
# Error 2 : The lvl of the user is too big for access to this page
|
||||
# Error 3 : The user is not active in DB
|
||||
# Error 4 : The group of user is not active in DB
|
||||
# Error 5 : Hosting is deactivated
|
||||
# Error 6 : One or more of hosting server for specified hosting is deactivated. join support
|
||||
# Error 404 : File not found
|
||||
?>
|
||||
Reference in New Issue
Block a user