6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
data :
|
|
INSERT /* config.php 830 */
|
|
INTO changelog (`led`, `version`, `type`, `changelog`, `progress`)
|
|
VALUES ('0000-00-00 00:00:00', 0.1, 'new feature', 'Création de QCM', 1)
|
|
|