--- user.inc	2013-08-12 01:29:11.000000000 +0300
+++ user.new.inc	2013-08-25 15:02:21.000000000 +0300
@@ -83,7 +83,7 @@
         $parsed['year']
       );
 
-      if (!empty($timestamp) && is_numerric($timestamp)) {
+      if (!empty($timestamp) && is_numeric($timestamp)) {
         $value = $timestamp;
       }
     }
