Migration SVN

This commit is contained in:
2016-02-21 14:28:40 +01:00
commit df45f10305
1455 changed files with 20440 additions and 0 deletions

13
web/error.php Executable file
View 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
?>