JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.4
[ckeditor.git] / _samples / assets / _posteddata.php
index 1c029e6..4d3e34e 100644 (file)
@@ -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