Welcome, Guest! Log In | Create Account
Programming Languages: PHP
License: GNU General Public License (GPL)
SVN browse code, statistics svn co https://feedcreator.svn.sourceforge.net/svnroot/feedcreator feedcreator
svn co https://feedcreator.svn.sourceforge.net/svnroot/feedcreator feedcreator
It writes current time for all feed items. Solution: In the function rfc822, the line $date = gmdate("D, d M Y H:i:s", time()); should be corrected as $date = gmdate("D, d M Y H:i:s", $this->unix);.
2009-09-03 12:35:32 UTC by sinanilyas
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use