Skip to content

Commit

Permalink
Initial commit of A3M Peanutbutter files
Browse files Browse the repository at this point in the history
  • Loading branch information
pengkong committed Feb 15, 2011
0 parents commit 1d976e0
Show file tree
Hide file tree
Showing 3,114 changed files with 281,865 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 4 additions & 0 deletions .htaccess
@@ -0,0 +1,4 @@
RewriteEngine on
RewriteRule ^$ /a3m_peanutbutter/index.php [L]
RewriteCond $1 !^(index\.php|resource|system|user_guide|robots\.txt|favicon\.ico)
RewriteRule ^(.*)$ /a3m_peanutbutter/index.php/$1 [L]

0 comments on commit 1d976e0

Please sign in to comment.