X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=samples%2Fsample_posteddata.php;h=59de8bef32673f2abd2d01c1da1b03f8099a4846;hp=7b8d0503eb8ed15eb24a21de41e89c94bfb48e00;hb=860af3c4bde9866c53d5123c57e3dc6166e0fe1e;hpb=4625dba05116026713fee9008dd93306be0d1553 diff --git a/samples/sample_posteddata.php b/samples/sample_posteddata.php index 7b8d050..59de8be 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-2012, CKSource - Frederico Knabben. All rights reserved. + Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license -------------------------------------------------------------------------------------------