X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=samples%2Fsample_posteddata.php;h=e4869b7cd6c8e609d89fd9352d337d1944c924ad;hp=bf6ac2244a19cbb7ff9420de823c67110c000ae7;hb=aedb6521c23a81ccb889827a7ccc7b42eb93d14f;hpb=d330efeb22fbe5f5883c29ff0149f7b5a0040bbc diff --git a/samples/sample_posteddata.php b/samples/sample_posteddata.php index bf6ac22..e4869b7 100644 --- a/samples/sample_posteddata.php +++ b/samples/sample_posteddata.php @@ -9,7 +9,7 @@ To save the content created with CKEditor you need to read the POST data on the server side and write it to a file or the database. - Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. + Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license -------------------------------------------------------------------------------------------