ConLite/setup/data/client/client1.sql

8 Zeilen
3.1 KiB
SQL

INSERT INTO !PREFIX!_clients VALUES (1, 'ConLite Demo', '', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '<!--{contenido_root}-->/cms/', '<!--{contenido_web}-->/cms/', 0, 0);
INSERT INTO !PREFIX!_clients_lang VALUES (1, 1, 1);
INSERT INTO !PREFIX!_clients_lang VALUES (2, 1, 2);
INSERT INTO !PREFIX!_lang VALUES (1, 'deutsch', 1, '48a365b4ce1e322a55ae9017f3daf0c0', '2015-06-01 12:00:00', '2015-06-01 12:00:00', 'utf-8', 'ltr');
INSERT INTO !PREFIX!_lang VALUES (2, 'english', 1, '48a365b4ce1e322a55ae9017f3daf0c0', '2015-06-01 12:00:00', '2015-06-01 12:00:00', 'utf-8', 'ltr');
INSERT INTO !PREFIX!_phplib_auth_user_md5 VALUES ('21232f297a57a5a743894a0e4a801fc3', 'admin', '21232f297a57a5a743894a0e4a801fc3', 'admin[1]', 'Administrator ConLite Demo', 'admin@yourdomain.de', '', '', '', '', '', 1, '0000-00-00', '0000-00-00', '0000-00-00 00:00:00', '', '0');
INSERT INTO !PREFIX!_properties VALUES(1, 1, 'idclient', '1', 'backend', 'clientimage', '', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-06-01 12:00:00', '2015-06-01 12:00:00', '48a365b4ce1e322a55ae9017f3daf0c0'),(2, 1, 'clientsetting', '1', 'generator', 'xhtml', 'false', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-06-01 12:00:00', '2015-06-01 12:00:00', '48a365b4ce1e322a55ae9017f3daf0c0'),(3, 1, 'clientsetting', '1', 'generator', 'html5', 'true', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-06-01 12:00:00', '2015-06-01 12:00:00', '48a365b4ce1e322a55ae9017f3daf0c0');
INSERT INTO !PREFIX!_properties VALUES(4, 1, 'idlang', '1', 'dateformat', 'full', '', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-05-28 12:32:34', '2015-05-28 12:32:34', '48a365b4ce1e322a55ae9017f3daf0c0'),(5, 1, 'idlang', '1', 'dateformat', 'date', '', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-05-28 12:32:34', '2015-05-28 12:32:34', '48a365b4ce1e322a55ae9017f3daf0c0'),(6, 1, 'idlang', '1', 'dateformat', 'time', '', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-05-28 12:32:34', '2015-05-28 12:32:34', '48a365b4ce1e322a55ae9017f3daf0c0'),(7, 1, 'idlang', '1', 'language', 'code', 'de', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-05-28 12:32:34', '2015-05-28 12:32:34', '48a365b4ce1e322a55ae9017f3daf0c0'),(8, 1, 'idlang', '1', 'country', 'code', 'de', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-05-28 12:32:34', '2015-05-28 12:32:34', '48a365b4ce1e322a55ae9017f3daf0c0'),(9, 1, 'idlang', '2', 'dateformat', 'full', '', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-05-28 12:37:01', '2015-05-28 12:37:01', '48a365b4ce1e322a55ae9017f3daf0c0'),(10, 1, 'idlang', '2', 'dateformat', 'date', '', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-05-28 12:37:01', '2015-05-28 12:37:01', '48a365b4ce1e322a55ae9017f3daf0c0'),(11, 1, 'idlang', '2', 'dateformat', 'time', '', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-05-28 12:37:01', '2015-05-28 12:37:01', '48a365b4ce1e322a55ae9017f3daf0c0'),(12, 1, 'idlang', '2', 'language', 'code', 'en', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-05-28 12:37:01', '2015-05-28 12:37:01', '48a365b4ce1e322a55ae9017f3daf0c0'),(13, 1, 'idlang', '2', 'country', 'code', 'gb', '48a365b4ce1e322a55ae9017f3daf0c0', '2015-05-28 12:37:01', '2015-05-28 12:37:01', '48a365b4ce1e322a55ae9017f3daf0c0');