modules/Administration/DiagnosticRun.php
Constants
Functions
array_as_table(
\$header $header, \$values $values
)
:
string
Dump table as array
Parameters
Returns
Name | Type | Description |
---|---|---|
$header | \$header | string table header |
$values | \$values | array list of values |
Type | Description |
---|---|
string |
execute_sql(
$getinfo, $getdumps, $getschema
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$getinfo | ||
$getdumps | ||
$getschema |
executemd5(
$filesmd5, $md5calculated
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$filesmd5 | ||
$md5calculated |