Merge with db4b21f2df3ce92c2caf3488ab1aafd4144a88af

skala
Ivan Tcholakov 16 years ago
commit 0557d3ed36
  1. 2
      main/admin/user_export.php

@ -88,7 +88,7 @@ if ($form->validate())
$export = $form->exportValues();
$file_type = $export['file_type'];
$course_code = $export['course_code'];
$userPasswordCrypted =
$sql = "SELECT u.user_id AS UserId,
u.lastname AS LastName,
u.firstname AS FirstName,

Loading…
Cancel
Save