diff --git a/main/work/work.lib.php b/main/work/work.lib.php index 94b5befa9d..9c583ab5fb 100755 --- a/main/work/work.lib.php +++ b/main/work/work.lib.php @@ -229,6 +229,7 @@ function display_user_link_work($user_id, $name = '') { /** * converts 2008-10-06 12:45:00 to timestamp +* @deprecated any calls found */ function convert_date_to_number($default) { // 2008-10-12 00:00:00 ---to--> 12345672218 (timestamp)