Function __global->is_maintained_description
Definitions
sources/global3.php
- Tack on a message to some text if a feature is not maintained.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$code | ID_TEXT | required parameter | N/A | N/A | Feature |
$text | mixed | required parameter | N/A | N/A | Text to show, provided in HTML format (string or Tempcode) |
Return
- Text
- Type: Tempcode
- Set: N/A
- Range: N/A