-
Notifications
You must be signed in to change notification settings - Fork 0
History
Robert Spencer edited this page Aug 18, 2014
·
2 revisions
- Neaten up code.
- Apply fixes for reported issues.
- Updated to new del.icio.us API address. This seems to have resolved the bug where MySQLicious would randomly delete all bookmarks or inappropriately mirror all bookmarks when a tag was specified.
- Added logXml option to help with future troubleshooting.
- Fixed $this->$newline bug -- Thanks, Richard!.
- Clarified licensing (MySQLicious is BSD licensed) -- Thanks, Walter!.
- Fixed an issue with URLs that have single quotes in them.
- Added the setOutputMode() function to change between command line, html, and silent modes.
- Dramatically improved error handling and reporting.
- Various internal improvements.
- Replaced example.php with mirror.php, which is a fully working implementation of MySQLicious.
- Fix semicolon bug in example.php Thanks, Roger!
- Initial release.