Changeset 96 for trunk/Modules
- Timestamp:
- Oct 2, 2012, 9:22:02 AM (12 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 5 5 backup 6 6 ZdechovNET.lps 7 heaptrclog.trc
-
- Property svn:ignore
-
trunk/Modules/User/UModuleUser.pas
r94 r96 84 84 Data.Add('FullName', 'Anonymous'); 85 85 Data.Add('RegistrationTime', 'NOW()'); 86 Data.Add('Password', ''); 87 Data.Add('Salt', ''); 88 Data.Add('Email', ''); 86 89 Core.CommonDatabase.Insert('User', Data); 87 90
Note:
See TracChangeset
for help on using the changeset viewer.