Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » mnu_user - getData returns bad data?
Re: mnu_user - getData returns bad data? [message #297 is a reply to message #296] Wed, 27 September 2006 05:24 Go to previous message
AJM is currently offline  AJM
Messages: 2352
Registered: April 2006
Location: Surrey, UK
Senior Member
Part of that code is now redundant and should be:
if ($encrypt_flag == true) {
    foreach ($rows as $row => $rowdata) {
        // insert dummy field to say that data is currently encrypted
        $rows[$row]['pswd_is_encrypted'] = true;
    } // foreach
} // if

Attached is an updated version of the file.


 
Read Message
Read Message
Previous Topic: REVISED_DATE and REVISED_USER not being updated
Next Topic: Custome validation error
Goto Forum:
  


Current Time: Sat Jul 13 15:29:57 EDT 2024

Total time taken to generate the page: 0.00995 seconds