@@ -18,7 +18,7 @@ |
||
18 | 18 | 'subject'=>'gris|gros|gras|grue' |
19 | 19 | ] |
20 | 20 | ) |
21 | - ), |
|
21 | + ), |
|
22 | 22 | preg_match_all('#a|o|i|u|e#', 'gris|gros|gras|grue', $matches1) |
23 | 23 | ); |
24 | 24 |