n_oct/plugins/rainlab/builder/classes/modelmodel/templates/no-timestamps.php.tpl

7 lines
159 B
Smarty
Raw Normal View History

2023-06-17 20:52:33 +00:00
2023-06-18 12:28:15 +00:00
/*
* Disable timestamps by default.
2023-06-17 20:52:33 +00:00
* Remove this line if timestamps are defined in the database table.
*/
2023-06-18 12:28:15 +00:00
public $timestamps = false;