Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. INSERT INTO `trinitye_tgforums`.`vbpmtext` (
  2. `pmtextid` ,
  3. `fromuserid` ,
  4. `fromusername` ,
  5. `title` ,
  6. `message` ,
  7. `touserarray` ,
  8. `iconid` ,
  9. `dateline` ,
  10. `showsignature` ,
  11. `allowsmilie` ,
  12. `reportthreadid`
  13. )
  14. VALUES (
  15. '999', '27', 'Synthonic', 'Hai', 'Just sent this from the database<3', 'a:1:{s:2:"cc";a:1:{i:197;s:9:"Synthonic";}}', '0', '1286558604', '0', '1', '0'
  16. );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement