View Single Post
Old June 22nd, 2005, 08:38 AM   #1 (permalink)
Kirby
Member
 
Join Date: Jun 2004
Posts: 164
Change function name

process_upload() in functions_gallery_imageedit.php() clashes with process_upload() in functions_upload.php - which causes function cannot be redaclared problems.
Would be nice if this could be changed to process_gallery_upload() or smth., so I don't have to always edit the files when upgrading
Kirby is offline   Reply With Quote