0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 21 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed for 3.3.3 release
Peter Bowyer
as reywob
More... about 18 years ago
Changed advancesend() to take the correct non-GMT parameters. Changed DateSelect back to using mktime() not gmmktime() to again give advancesend() the correct parameters. NOTE: Dates selected when sending a card are now server time again, NOT GMT.
Peter Bowyer
as reywob
More... about 18 years ago
Changes for 3.3.2
Peter Bowyer
as reywob
More... about 18 years ago
Final fix of sending problems due to differing timezones
Peter Bowyer
as reywob
More... about 18 years ago
Addidtion of Dutch language translation
Peter Bowyer
as reywob
More... about 18 years ago
PHP5 compatibility fix: removed HTTP_*_VARS references
Peter Bowyer
as reywob
More... about 18 years ago
Fixed the last "can't log in" problem now PHP5 compatible
Peter Bowyer
as reywob
More... about 18 years ago
*** empty log message ***
Peter Bowyer
as reywob
More... about 18 years ago
Changes to 3.3.1
Peter Bowyer
as reywob
More... about 18 years ago
Updated instructions for 3.3.1
Peter Bowyer
as reywob
More... about 18 years ago
More fixes due to changing from server time to GMT (UTC) in all internal calculations
Peter Bowyer
as reywob
More... about 18 years ago
Fixed mistake in the calculation whether to send a card immediately or not
Peter Bowyer
as reywob
More... about 18 years ago
Moved error reporting above applying stripslashes to the global arrays - prevents Notices being shown if the server is set to E_ALL error reporting
Peter Bowyer
as reywob
More... about 18 years ago
Updated for 3.3.0 release
Peter Bowyer
as reywob
More... about 18 years ago
Rewritten login code to fix problems when register_globals are off. Thanks to Finlay for supplying the fix.
Peter Bowyer
as reywob
More... about 18 years ago
First commit of Spanish translation - thanks Carlos Alberto Cervantes!
Peter Bowyer
as reywob
More... about 18 years ago
Changed the time to keep cards to 30 days Updated version number to 3.3.0
Peter Bowyer
as reywob
More... about 18 years ago
Prevented unwanted slashes appearing in the caption Escaped IP-address (send limiting) query
Peter Bowyer
as reywob
More... about 18 years ago
Added tracking of PHP version
Peter Bowyer
as reywob
More... about 18 years ago
Fixed problem with new SQL generation system in the 'send' section
Peter Bowyer
as reywob
More... about 18 years ago
Unknown - most not changed!
Peter Bowyer
as reywob
More... about 18 years ago
Fixed non-quoting in database queries
Peter Bowyer
as reywob
More... about 18 years ago
Added Norwegian templates
Peter Bowyer
as reywob
More... over 18 years ago
Added code for the extra thankyou.tpl Fixed error message for an invalid recipient's email address, which mean all email addresses were flagged as invalid. Thanks to chad_r for the fix
Peter Bowyer
as reywob
More... over 18 years ago
Removed option to edit language string which says thankyou on sending a card
Peter Bowyer
as reywob
More... over 18 years ago
Added new language files and thankyou templates
Peter Bowyer
as reywob
More... over 18 years ago
Updated language files to reflect the addition of thankyou.tpl
Peter Bowyer
as reywob
More... over 18 years ago
Added fix to img_height and img_width for the case when allow_url_fopen is Off, and a URL is supplied.
Peter Bowyer
as reywob
More... almost 19 years ago
Changed mktime in function advancetime to use gmmktime instead - so daylight saving time will not affect the results any longer
Peter Bowyer
as reywob
More... almost 19 years ago
Updated for release 3.2.3
Peter Bowyer
as reywob
More... over 19 years ago