Instructions on upgrading PhpWebGallery using patch files ========================================================= Download the appropriate file and place it in the parent directory of your PhpWebGallery root directory. Then, execute the following command in your shell: $ patch -ul -d [phpwebgallery_dir] -p1 < [patch_file]