Ignore:
Timestamp:
Apr 23, 2015 12:00:06 PM (10 years ago)
Author:
namnd
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/modules/frontend/controllers/lecture.php

    r884 r906  
    5353            }
    5454                       
    55                         if ($u['province'] == '' && $u['p_id'] != ''){
     55                        if ((!$u['province'] || !$u['district']) && $u['p_id'] != ''){
    5656                                $update_user_info=1;
    5757                        }
Note: See TracChangeset for help on using the changeset viewer.