Function Forum_driver_vb3->install_test_load_from
Definitions
sources/forum/vb3.php
- Searches for forum auto-config at this path.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$path | PATH | required parameter | N/A | N/A | The path in which to search |
Return
- Whether the forum auto-config could be found
- Type: boolean
- Set: N/A
- Range: N/A