@@ -56,7 +56,7 @@ |
||
| 56 | 56 | $search_year = GETPOSTINT('search_year'); |
| 57 | 57 | $search_categ = GETPOSTINT('search_categ'); |
| 58 | 58 | $notab = GETPOSTINT('notab'); |
| 59 | -$type = GETPOST('type', 'alpha'); // Can be '' or '0' or '1' |
|
| 59 | +$type = GETPOST('type', 'alpha'); // Can be '' or '0' or '1' |
|
| 60 | 60 | |
| 61 | 61 | $error = 0; |
| 62 | 62 | $mesg = ''; |