Skip to content

Commit c0bcbc3

Browse files
committed
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
2 parents a4ffdc3 + 45bb5fc commit c0bcbc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/admin/user_export.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@
174174
if ($expirationDate < $now) {
175175
$user['Active'] = -1;
176176
}
177-
unset($user['expiration_date']);
178177
}
179178

180179
$studentData = UserManager:: get_extra_user_data(

0 commit comments

Comments
 (0)