Ignore:
Timestamp:
Dec 2, 2009, 6:20:50 PM (14 years ago)
Author:
roby
Message:

sicurezza anti xss

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/modules/Elezioni/index.php

    r10 r12  
    145145function menu() {
    146146        global $hondt,$lang,$multicomune, $tema, $op, $prefix, $dbi, $offset, $min,$descr_cons,$info,$dati, $votog,$votol,$votoc,$circo, $id_cons,$tipo_cons,$genere,$descr_cons,$id_cons_gen,$id_comune,$id_circ,$minsez,$offsetsez, $limite,$hondt,$tema_on,$js;
    147        
     147
     148$tema=htmlentities($tema); //xss       
    148149# include menu da tema
    149150if (file_exists("temi/$tema/menu.php")) {
Note: See TracChangeset for help on using the changeset viewer.