Commit Graph

16 Commits

Author SHA1 Message Date
Ryan Boren cda9a51ff0 Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742
git-svn-id: https://develop.svn.wordpress.org/trunk@2945 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 18:21:15 +00:00
Ryan Boren b3f7bd726c Use wpdb->escape instead of addslashes to prepare DB bound data.
git-svn-id: https://develop.svn.wordpress.org/trunk@2699 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-05 20:47:22 +00:00
Matt Mullenweg 60ce1eb0d9 Update includes in import files, fixes #1427
git-svn-id: https://develop.svn.wordpress.org/trunk@2687 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-02 23:39:29 +00:00
Matt Mullenweg 399e9acf58 Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222
git-svn-id: https://develop.svn.wordpress.org/trunk@2548 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-19 03:35:48 +00:00
Ryan Boren 24d5a6bddd Escape content and title before inserting into the DB. http://wordpress.org/support/2/12153
git-svn-id: https://develop.svn.wordpress.org/trunk@1590 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 08:03:20 +00:00
Matt Mullenweg 6e1c571490 Vanquishing the terror of iso-8859-1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1575 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-30 07:16:40 +00:00
Matt Mullenweg 717855f007 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 08:22:18 +00:00
Matt Mullenweg 271fd62c61 Typos.
git-svn-id: https://develop.svn.wordpress.org/trunk@1117 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 00:40:38 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Mike Little 2c00fd2dc1 Grammer
git-svn-id: https://develop.svn.wordpress.org/trunk@813 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 23:18:35 +00:00
Matt Mullenweg 0b08f1365d Upgrade and import fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@762 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 12:12:45 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00
Mike Little dc373039df Removed $querycount.
git-svn-id: https://develop.svn.wordpress.org/trunk@570 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-05 01:27:00 +00:00
Mike Little 4efb6bb23a Missing querycount
git-svn-id: https://develop.svn.wordpress.org/trunk@558 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-25 00:46:52 +00:00
Matt Mullenweg fd6427527c Just an update, not done yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@529 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-07 06:10:32 +00:00
Matt Mullenweg 884f225b20 Placeholder.
git-svn-id: https://develop.svn.wordpress.org/trunk@497 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 02:22:17 +00:00