X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_samples%2Fphp%2Fevents.php;h=36f2be27644d3e39bfcd768f3e94c2a98b2b7cc4;hp=583e05e1fa811e86e3641d1ca19d444b767cc039;hb=c6e377a02b54abc07129d72b632763c727476a15;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6 diff --git a/_samples/php/events.php b/_samples/php/events.php index 583e05e..36f2be2 100644 --- a/_samples/php/events.php +++ b/_samples/php/events.php @@ -111,6 +111,7 @@ $events['instanceReady'] = 'function (evt) { // Create second instance. $CKEditor->editor("editor2", $initialValue, $config, $events); ?> +