// Open Source Image Sharing Script // Developed by Chad Smith // Web: http://imagepng.com/ // Donate: http://imagepng.com/donate // Download: http://imagepng.com/download // Support: http://posttopic.com/topic/open-source-image-sharing-script // Twitter: chadsmith // Google Talk: chad@mktgdept.com // // Copyright (C) 2009 Chad Smith // // 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 . // // Build: 20090826222650 Build 20090826222650 - Added phpMyLogin for user accounts Build 20090205212655 - Switched from SQLite to MySQL Build 20090128205545 - Initial Release