JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.4
[ckeditor.git] / _samples / assets / _posteddata.php
index 1c029e6..51ca750 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
 <?php\r
 /*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 ?>\r
@@ -16,7 +16,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                CKEditor &mdash; Posted Data\r
        </h1>\r
        <table border="1" cellspacing="0" id="outputSample">\r
-               <colgroup><col width="100" /></colgroup>\r
+               <colgroup><col width="120" /></colgroup>\r
                <thead>\r
                        <tr>\r
                                <th>Field&nbsp;Name</th>\r
@@ -39,7 +39,7 @@ foreach ( $postArray as $sForm => $value )
 \r
 ?>\r
                <tr>\r
-                       <th style="vertical-align: top"><?php echo $sForm?></th>\r
+                       <th style="vertical-align: top"><?php echo htmlspecialchars($sForm); ?></th>\r
                        <td><pre class="samples"><?php echo $postedValue?></pre></td>\r
                </tr>\r
        <?php\r
@@ -52,7 +52,7 @@ foreach ( $postArray as $sForm => $value )
                        CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>\r
                </p>\r
                <p id="copy">\r
-                       Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.\r
+                       Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.\r
                </p>\r
        </div>\r
 </body>\r