CC-1695 Remove Campcaster Studio and make install easier

Changed backend dir to new structure
This commit is contained in:
paul.baranowski 2010-09-30 16:02:15 -04:00
parent c4b96da797
commit e946e6a84e
82 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
DirectoryIndex index.php
Options +FollowSymLinks -Indexes
<IfModule mod_mime.c>
<IfModule mod_php4.c>
AddType application/x-httpd-php .php
php_flag magic_quotes_gpc On
php_flag register_globals Off
</IfModule>
</IfModule>