Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
396 |
david |
1 |
# Controle insertion
|
|
|
2 |
|
|
|
3 |
xdotool windowfocus $CWID
|
|
|
4 |
sleep 1
|
|
|
5 |
|
|
|
6 |
/opt/lampp/bin/mysql -u root cel --execute="select * from cel_inventory where lieudit like '%$obsid%' ;"
|
|
|
7 |
|