Changeset 5760

Show
Ignore:
Timestamp:
06/02/08 18:44:34 (4 months ago)
Author:
p_lindheimer
Message:

#2766: use htmlspecialchars() when writing out menu bar

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/htdocs/admin/views/freepbx_admin.php

    r4993 r5760  
    7676                 
    7777                if ($fpbx_usecategories && ($row['category'] != $prev_category)) { 
    78                         echo "\t\t<li class=\"category\">"._($row['category'])."</li>\n"; 
     78                        echo "\t\t<li class=\"category\">".htmlspecialchars(_($row['category']), ENT_QUOTES)."</li>\n"; 
    7979                        $prev_category = $row['category']; 
    8080                } 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads