Skip to content

Commit

Permalink
Added the asset cache folder. Dont forget to chmod.
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Sturgeon committed Feb 3, 2012
1 parent b155678 commit d68c33b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -2,6 +2,7 @@
.buildpath
.project
.settings
assets/cache/*
system/cms/cache/*
system/cms/config/database.php
system/cms/logs/log-*.php
Expand Down
Empty file added assets/cache/index.html
Empty file.

1 comment on commit d68c33b

@bretticus
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be nice to update this in your documentation. Cost me about a half hour until I went through change logs (upgraded 2.0.0 to 2.1.1 on nginx with php-fpm.) Thanks!

Please sign in to comment.