| ';
- print $formproject->select_projects(-1, GETPOST('projectid','int'), 'projectid', 0, 0, 1, 1);
+ print $formproject->select_projects(-1, GETPOST('projectid', 'int'), 'projectid', 0, 0, 1, 1);
print ' |
';
}
From 1e95802a4197ff16fd9e488fa1e2fec6adfb9824 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur