Latest commit
- Added support for RSS media enclosures - Restricted registration fields to match DB limits - Updated debug mode activation - Updated form style - Minor code style updates Signed-off-by: Marcus Campbell <marcus.campbell@gmail.com>
9ce0bb5
Git stats
Files
Failed to load latest commit information.
readme.txt
Scuttle 0.9.0 http://scuttle.org/ Copyright (C) 2004 - 2010 Marcus Campbell Available under the GNU General Public License ============ INSTALLATION ============ * Use the SQL contained in tables.sql to create the necessary database tables. This file was written specifically for MySQL, so may need rewritten if you intend to use a different database system. * Edit config.inc.php.example and save the changes as a new config.inc.php file in the same directory. * Set the CHMOD permissions on the /cache/ subdirectory to 777