You appear to be a bot. Output may be restricted
Description
Create an HTML comment
Usage
c( $text );
Parameters
- $text
- ( mixed ) required –
Returns
void
TO DO
Deprecate in favour of _bw_c()
Source
File name: oik-bwtrace/libs/bobbfunc.php
Lines:
1 to 1 of 1
function c( $text ) { _bw_c( $text ); }