X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=samples%2Fsample_posteddata.php;h=c5c33085233277a86ff88d861ff149c84cd999f5;hp=e4869b7cd6c8e609d89fd9352d337d1944c924ad;hb=a0df3d0ab0c5252b5e2e0fd274705ede834c2276;hpb=dc5b273b4cbd7e7d0167499e7649867ba2a5b408 diff --git a/samples/sample_posteddata.php b/samples/sample_posteddata.php index e4869b7..c5c3308 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-2014, CKSource - Frederico Knabben. All rights reserved. + Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license -------------------------------------------------------------------------------------------