Dan [Mon, 05 Nov 2007 17:11:37 -0500] rev 235
Second try (need config.php to exist before the API can be started, duh)
Dan [Mon, 05 Nov 2007 17:07:22 -0500] rev 234
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan [Sat, 03 Nov 2007 21:32:26 -0400] rev 233
"Fix" e-mail parse bugs in installer
Dan [Sat, 03 Nov 2007 18:26:24 -0400] rev 232
Fix PHP4 compatibility (function def. of password_score)
Dan [Sat, 03 Nov 2007 14:30:53 -0400] rev 231
Merge in scaling abstraction from stable
Dan [Sat, 03 Nov 2007 14:15:14 -0400] rev 230
Alternate scaling using GD is implemented now; images will be scaled with ImageMagick if enabled and working; else, GD will be used. No UI changes to speak of, but a check in the installer will be added in a later commit