- Timestamp:
- 08/08/2008 07:47:42 PM (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/website/application/controllers/download.php
r3311 r3315 127 127 // Add the prefix directory, index.php, license, and logo 128 128 $archive->add($source, $prefix, FALSE); 129 $archive->add($source.'example.htaccess', $prefix.'example.htaccess'); 129 130 $archive->add($source.'index.php', $prefix.'index.php'); 130 131 $archive->add($source.'Kohana License.html', $prefix.'Kohana License.html');
