Quote:
Originally Posted by Luciano Just as a reminder, vBGallery does NOT use any file called pp-inc.php.
Luc |
Indeed, sorry for the confusion. I don't use this one. But if you look in this file; functions_gallery_imageedit.php you see it does the same thing.
@mkdir($folderstring, 0777);
@chmod($folderstring, 0777);