kabano/src/wiki.backup

2 lines
175 B
Plaintext
Raw Normal View History

2017-12-20 20:49:11 +00:00
INSERT INTO wiki (id, url, title, content, lastedit, archive, locale) VALUES (1, '404', 'Erreur 404', 'Le page recherchée n''existe pas', '2016-03-30 08:42:11', true, 'fr');