Skip to content

Commit f578a74

Browse files
author
Jon Bendtsen
committed
setting datec back to int|string
1 parent 14e8ddd commit f578a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htdocs/core/class/cemailtemplate.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ class CEmailTemplate extends CommonObject
7979
*/
8080
public $type_template;
8181
/**
82-
* @var string
82+
* @var int|string
8383
*/
8484
public $datec;
8585
/**

0 commit comments

Comments
 (0)