Go to file
ischommer c946d916d3 BUGFIX: Improved installer operation with PHP4 installed or no PHP installed.
API CHANGE: Reduced number of files needed for installer to work, and moved some into sapphire directory. (from r66896)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@92227 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-19 19:25:37 +00:00
assets/Uploads Added logo to default install 2007-09-24 00:25:22 +00:00
mysite ENHANCEMENT: Include $allowed_actions by default on new sites, to encourage people to build more secure sites. 2009-10-11 00:47:05 +00:00
themes/tutorial BUGFIX: Removed tutorial folder and moved html to its own theme. Now all code can be written in mysite. Edited installer to just switch SSViewer::set_theme(). BUGFIX: Fixed installer on trunk - now includes proper classs 2008-11-05 23:01:15 +00:00
.htaccess BUGFIX Removed stop-condition for *.php in default .htaccess file to allow non-existent .php files to be handled by SilverStripe. For example, this is handy when dynamically redirecting "legacy URLs" like "index.php?id=42" to new pages through database lookups rather than static rewrites 2009-07-14 23:57:21 +00:00
.mergesources.yml MINOR Added mergetracking info 2009-11-19 19:18:06 +00:00
ChangeLog Cleaned up ChangeLog (merged from 2.2.2, r51064) 2008-06-25 04:44:15 +00:00
COPYING Update copyright to 2008 2008-01-06 22:46:39 +00:00
favicon.ico Added favicon 2007-09-23 23:34:09 +00:00
index.html BUGFIX: Improved installer operation with PHP4 installed or no PHP installed. 2009-11-19 19:25:37 +00:00
INSTALL Moved installer to open, the right copy this time! 2007-08-07 22:19:05 +00:00
install.php ENHANCEMENT #3126: Put site into dev mode for installation so you can see error messages. (from r66890) 2009-11-19 19:23:36 +00:00
Makefile BUGFIX: Prevent 'make test' from running dev/build twice. 2009-10-26 21:26:40 +00:00
rewritetest.php BUGFIX Removed stop-condition for *.php in default .htaccess file in files generated by rewritetest.php 2009-07-15 00:00:43 +00:00
UPGRADING Updated UPGRADING file 2007-11-12 22:02:20 +00:00