Index: branches/RC/tools/fix_perms.sh =================================================================== diff -u -N -r8929 -r11040 --- branches/RC/tools/fix_perms.sh (.../fix_perms.sh) (revision 8929) +++ branches/RC/tools/fix_perms.sh (.../fix_perms.sh) (revision 11040) @@ -1,7 +1,4 @@ touch ../config.php -chmod -R 777 ../admin/export ../admin/backupdata ../kernel/cache ../kernel/images ../kernel/stylesheets ../kernel/downloads ../kernel/user_files ../themes ../config.php -if [ -d ../in-bulletin/images/emoticons ] -then - chmod -R 777 ../in-bulletin/images/emoticons -fi +chmod -R 777 ../system ../themes ../config.php +