Project

General

Profile

« Previous | Next » 

Revision 1376

Added by FrankH almost 14 years ago

  1. Security fix for WYSIWYG module
  2. Security fix for Wrapper module

View differences:

modify.php
52 52
<input type="hidden" name="section_id" value="<?php echo $section_id; ?>" />
53 53

  
54 54
<?php
55
echo $admin->getFTAN()."\n"; 
55 56
show_wysiwyg_editor('content'.$section_id,'content'.$section_id,$content,'100%','350px');
56 57
?>
57 58

  

Also available in: Unified diff