Re: rc8 bug
"MADHATter7" <[email protected]>
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Message-ID | <006d01c251dc$83bdbc60$391d4ed8@t6a4q5> |
Thanks for the heads up... fixed for release. mh7 ----- Original Message ----- From: <giulival-nc/[email protected]> To: <[email protected]> Sent: Sunday, September 01, 2002 12:54 PM Subject: [envdev] rc8 bug Add New Zone not work link wrong and without authid wrong $output->URL(pnModURL('Encompass','admin','newZone', array('skin' => $skinID)), _ENADDZONE); right $output->URL(pnModURL('Encompass','admin','newZones', array('skin' => $skinID, 'authid' => $authid)), _ENADDZONE); line 258-260 of the file pnadmin.php module encompass zxvision _______________________________________________ Envdev mailing list [email protected] http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info