SamTodo [http://samjlevy.com/samtodo], open-source PHP task management application Copyright (C) 2008 Samuel Levy [http://samjlevy.com] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. ////////////////////////////////////////////////////////////////////// SamTodo v1.1 - INSTALLATION INSTRUCTIONS 1. Upload the samtodo folder to your hosting 2. Import samtodo.sql into a MySQL database 3. Edit lines 24-27, 40, 46-47 in _model/global/act_config.php to match your settings and preference 3a. SECURITY RECOMMENDATION: Change line 3 in _model/global/act_session.php to a unique session name 4. Visit your website ./samtodo/, and enjoy! FOR SUPPORT VISIT: http://samjlevy.com/samtodo