user warning: Table './zuggsoftdb/accesslog' is marked as crashed and should be repaired query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('', 'node/358', '', '38.107.179.240', 0, 'p9hsf3bgjdo5ftg4qbk7n6hpq6', 2276, 1337598680) in /home/tessh/public_html/modules/statistics/statistics.module on line 64.

Documentation

Added in v2.03

iconstate

Syntax: %iconstate(value)

Set or return the state color of the main application icon. The value argument can be used to set the color using the following values:

1: normal
2: green
3: red
4: yellow

Example:

#CALL %iconstate(3)
sets the application icon to red.

Add comment

Login or register to post comments