Commit Graph

24 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 f6ef88773f User data migration should be complete
git-svn-id: https://develop.svn.wordpress.org/trunk@2636 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-13 08:32:44 +00:00
Ryan Boren deeb4fbc98 Make greymatter importer less ugly.
git-svn-id: https://develop.svn.wordpress.org/trunk@2565 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-20 23:02:30 +00:00
Ryan Boren 9c3448ff19 Update greymatter importer to use wpdb. Needs testing, but it can't be more broken than before. :-)
git-svn-id: https://develop.svn.wordpress.org/trunk@2564 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-20 22:30:23 +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 5f1d5e0b2d Replace dateYMDhour with user_registered. http://mosquito.wordpress.org/view.php?id=1121 Props: Andy Skelton
git-svn-id: https://develop.svn.wordpress.org/trunk@2451 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-16 22:53:33 +00:00
Matt Mullenweg 2072c977d7 Remove 1=1 clause
git-svn-id: https://develop.svn.wordpress.org/trunk@2324 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 05:16:48 +00:00
Ryan Boren eead2c6bf5 Add lastentry to the list of vars to reset. Fix from 2fargon for bug 00002222.
git-svn-id: https://develop.svn.wordpress.org/trunk@1539 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-17 18:42:22 +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 e03f75a0b8 Cleaning up some includes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1190 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 23:17:16 +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
Matt Mullenweg e64b754d4a Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 19:55:45 +00:00
Matt Mullenweg e7813d6d2b New *_action functions, removed alert_error.
git-svn-id: https://develop.svn.wordpress.org/trunk@883 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 03:00:20 +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
Mike Little 8e59240f40 Fixed some paths. Changed b2 -> wp
git-svn-id: https://develop.svn.wordpress.org/trunk@661 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-29 02:17:53 +00:00
Mike Little c1010d2808 Updated greymatter import. Patch provided by
Ryan Boren (ryan@boren.nu)


git-svn-id: https://develop.svn.wordpress.org/trunk@660 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-29 02:11:55 +00:00
Matt Mullenweg ccc413011a Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 09:36:13 +00:00
Mike Little acf936810f Some more b2->wp renaming
git-svn-id: https://develop.svn.wordpress.org/trunk@617 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-16 01:58:39 +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 a5cea510dd Moved greymatter import. We should test out this functionality as well.
git-svn-id: https://develop.svn.wordpress.org/trunk@503 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 18:35:05 +00:00