counter_bump

Update the current value of the basic counter.

Beschreibung

void counter_bump ( integer $offset )

counter_bump updates the current value of the basic interface's counter.

Parameter-Liste

offset
The amount by which to change the counter's value. Can be negative.

Siehe auch

  • counter_get
  • counter_reset