Go to file
Dries Buytaert 3cebcdf636 - Fix for bug #1779a: all posts posted through the Blogger API where authored
by the anonymous user.  Thanks thorpexmachine and Al.

- Fix for bug #1779b: bloggerapi_user_blogs() returned broken link.  Thanks
  thorpexmachine and Al.

http://drupal.org/node/view/1779
2003-05-29 08:25:36 +00:00
database - Changed the type of the string fields in the locale table to BLOB. 2003-05-24 14:31:36 +00:00
includes - Removed check_output() from the theme system layer. 2003-05-26 19:50:39 +00:00
misc - update.php improvements and a grammatical fix from Al. Thanks. 2003-05-20 04:52:06 +00:00
modules - Fix for bug #1779a: all posts posted through the Blogger API where authored 2003-05-29 08:25:36 +00:00
scripts - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski. 2003-05-13 18:36:38 +00:00
themes - Theme improvements by Al, with help from Nick: stylesheet improvements, 2003-05-29 00:36:23 +00:00
.htaccess - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski. 2003-05-13 18:36:38 +00:00
CHANGELOG - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski. 2003-05-13 18:36:38 +00:00
INSTALL - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski. 2003-05-13 18:36:38 +00:00
LICENSE - various updates, bugfixes and improvements 2001-02-04 22:09:38 +00:00
MAINTAINERS - All LIMIT queries must go through the pager or through db_query_range(). 2003-03-16 07:02:20 +00:00
cron.php - Made cron.php add a watchdog entry upon completion. 2003-04-21 12:23:16 +00:00
error.php - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski. 2003-05-13 18:36:38 +00:00
favicon.ico I whipped up a favicon to please our IE using users... 2001-01-04 15:21:43 +00:00
index.php - The page_footer() function was always called twice due to the introduction 2003-05-18 09:48:49 +00:00
update.php - Changed the type of the string fields in the locale table to BLOB. 2003-05-24 14:31:36 +00:00
xmlrpc.php - missed a file in my last large $id$ commit. 2001-10-20 20:45:05 +00:00