Shopware Einsteiger
shopware AG Team
INSERT INTO `s_core_auth` (`id`, `username`, `password`, `sessionID`, `lastlogin`, `name`, `email`, `active`, `sidebar`, `window_height`, `window_width`, `window_size`, `admin`, `rights`, `salted`, `failedlogins`, `lockeduntil`) VALUES (NULL, 'demo', '84c2ef7bb215395c80119636233765f0', '96fdf6785aaad660f67bde424b622ac4', '2011-07-22 15:40:04', 'demo', 'demo@shopware.de', 1, 1, 0, 0, '', 1, '', 1, 0, '0000-00-00 00:00:00');
Shopware Einsteiger