Function __global->not_like_spacer_posts
Definitions
sources/cns_forum_driver_helper.php
- Get a bit of SQL to make sure that a DB field is not like a spacer post in any of the languages.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$field | ID_TEXT | required parameter | N/A | N/A | The field name |
Return
- The SQL
- Type: string
- Set: N/A
- Range: N/A