1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-01-20 19:52:15 +01:00

changed permissions

This commit is contained in:
Olov Danielson 2010-01-25 16:36:22 +00:00
parent c7eac05a18
commit 6def2cacf3

View File

@ -70,3 +70,7 @@ while ($res=fscanf(STDIN, "%d\t%d\t%d\t%s\t%d\t%d\t%d\t%d\t%s\t%s\t")) {
} }
} }
} }
$myLog->log(LOG_NOTICE, "Successfully imported yubikeys to database");
echo "Successfully imported yubikeys to database\n";