2010-12-10, 02:00:14
Try changing line 45:
to:
In admin/inc/login_functions.php
This could be fixed other ways but I think this would be the easiest.
Code:
            $USR = $data->USR;
Code:
            $USR = lowercase($data->USR);
In admin/inc/login_functions.php
This could be fixed other ways but I think this would be the easiest.
JWH Technologies
Have any marketing ideas for Get-Simple? Let me hear them!
Have any marketing ideas for Get-Simple? Let me hear them!