-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
5.0
When we created users with IMS. The timcreated column is set to 0 because the creation of user in only using SQL and not API to deal with this king of stuff.
$id = $DB->insert_record('user', $person); |
It's a realy important information to have.