Ignore:
Timestamp:
Mar 5, 2010, 1:53:30 PM (14 years ago)
Author:
roby
Message:

Gestione charset con query mysql e sostituzione funzioni ereg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/modules/Elezioni/ele_voti.php

    r2 r23  
    11121112
    11131113
    1114         if (!ereg("rec",$op)) {
     1114        if (!preg_match("/rec/",$op)) {
    11151115                ele(); //menu
    11161116                numeri_sezione();
Note: See TracChangeset for help on using the changeset viewer.