14 lines
279 B
Plaintext
Executable File
14 lines
279 B
Plaintext
Executable File
|
|
/* c#host localhost*/
|
|
/* c#database #dbdata */
|
|
/* c#user #dbdata_w */
|
|
/* c#password #dbdata_wp */
|
|
/* c#write write*/
|
|
|
|
|
|
delete from lugar
|
|
where id = q#pprev ;
|
|
|
|
|
|
|