string hitcount_user_display(
$args['objectid'] $args, $args['extrainfo'] 1)
|
|
add a hit for a specific item, and display the hitcount (= display hook)
(use pnVarSetCached('Hooks.hitcount','save', 1) to tell hitcount *not* to display the hit count, but to save it in 'Hooks.hitcount', 'value')
Tags:
Parameters
| $args['extrainfo'] |
1 |
not particularly relevant here |
| $args['objectid'] |
$args |
ID of the item this hitcount is for |