Changeset 5761

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

Merged revisions 5760 via svnmerge from
http://svn.freepbx.org/freepbx/trunk

........

r5760 | p_lindheimer | 2008-06-02 18:44:34 -0700 (Mon, 02 Jun 2008) | 1 line


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

........

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.4

    • Property svnmerge-integrated changed from /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4995,5088,5135,5140,5194 /freepbx/trunk:1-5453,5736,5739,5748,5750,5758 to /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4995,5088,5135,5140,5194 /freepbx/trunk:1-5453,5736,5739,5748,5750,5758,5760
  • freepbx/branches/2.4/amp_conf/htdocs/admin/views/freepbx_admin.php

    r4993 r5761  
    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