password storage in database hash
| ez |  | 
|---|---|
| 
	Please remember : Always make backups of code and DB, because this is in testing fase. user_salted tinyint default value 0 And after that there is a var that needs to be added to your config.php (datas) $cfg['psalt'] = ''; The saltvalue can be anything you want e.g. '12AB#' 
 ==- I say: Keep it EZ -== |