You appear to be a bot. Output may be restricted
Description
Helper function for list item
Usage
li( $text );
Parameters
- $text
- ( mixed ) required –
Returns
void
Source
File name: oik-bwtrace/libs/bobbfunc.php
Lines:
1 to 3 of 3
function li( $text ) { lit( $text ); }