2010-09-21, 23:36:09
I just looked, and that line now reads:
and in common.php, GSDATAUPLOADPATH is set to this:
So i think we are fine with 2.02 (very stable at this point - we are just working out all the remaining small bugs before we release it)
Code:
$targetPath = GSDATAUPLOADPATH;
and in common.php, GSDATAUPLOADPATH is set to this:
Code:
define('GSDATAUPLOADPATH', get_root_path(). 'data/uploads/');
So i think we are fine with 2.02 (very stable at this point - we are just working out all the remaining small bugs before we release it)