Index: trunk/tools/fix_perms.sh =================================================================== diff -u -N --- trunk/tools/fix_perms.sh (revision 3602) +++ trunk/tools/fix_perms.sh (revision 0) @@ -1,7 +0,0 @@ -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 -