7 lines
159 B
Smarty
7 lines
159 B
Smarty
|
|
||
|
/*
|
||
|
* Disable timestamps by default.
|
||
|
* Remove this line if timestamps are defined in the database table.
|
||
|
*/
|
||
|
public $timestamps = false;
|