admin_message 
Represents a message stored in the db
Vars | |
| admin_key | The admin who left this message |
|---|---|
| editor_key | The admin who last edited this message |
| id | The uid of this message |
| text | The text of this message |
| timestamp | The time this message was first created |
Var Details
admin_key 
The admin who left this message
editor_key 
The admin who last edited this message
id 
The uid of this message
text 
The text of this message
timestamp 
The time this message was first created