Files
ICEcoder/lib
MicroVB INC 76010bb5cf Corrected php notice in XHR file manager
Wrapped `$ftpSite` in `isset()` where $ftpSite was a part of a condition for existence testing and was using the simplified mode for the check.  The simplified mode resulted in the following notice being produced when no data was present in the `$ftpSite` variable.

> PHP Notice:  Undefined variable: ftpSite in /var/www/html/ice/lib/file-control-xhr.php on line 518

While the error pertains specifically to line 518, this adjustment was applied to all condition checks on this variable.
2016-03-18 07:57:22 -04:00
..
2015-10-25 11:42:41 +00:00
2015-11-13 12:30:43 +00:00
2014-10-11 12:40:18 +01:00
2015-07-19 21:16:53 +01:00
2016-03-08 15:41:58 +00:00
2014-09-18 09:15:46 +01:00
2015-04-29 08:57:09 +01:00
2015-06-25 18:09:50 +01:00
2015-07-19 21:16:00 +01:00
2013-04-30 17:48:54 +01:00
2013-07-07 15:27:09 +01:00
2013-04-20 16:12:32 +01:00
2014-10-28 09:14:29 +00:00
2013-12-29 14:41:18 +00:00
2012-10-09 07:57:28 +01:00
2015-11-13 12:30:43 +00:00
2015-07-19 21:16:00 +01:00