Commit Graph

23 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
Matt Mullenweg 473ae1ef71 Patch from Carthik
git-svn-id: https://develop.svn.wordpress.org/trunk@2383 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 23:09:14 +00:00
Matt Mullenweg 55396da6b7 Be nicer to memory
git-svn-id: https://develop.svn.wordpress.org/trunk@2286 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 07:50:13 +00:00
Matt Mullenweg 2e3009c374 Old variable would mysteriously crash some configs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2180 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 01:51:05 +00:00
Matt Mullenweg a4083cd938 Some cleanup patches from Scott: http://www.coffee2code.com/archives/2005/01/06/walking-with-15/
git-svn-id: https://develop.svn.wordpress.org/trunk@2060 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 23:10:28 +00:00
Ryan Boren 8f04812704 Require upgrade-functions.php so that call to upgrade_all() does not fail. Reported by shelleyp, fixed by 2fargon.
git-svn-id: https://develop.svn.wordpress.org/trunk@1578 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-30 23:39:02 +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
Ryan Boren 732bd88aaa MT import fixes from 2fargon. Bug 0000227.
git-svn-id: https://develop.svn.wordpress.org/trunk@1541 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-19 20:13:36 +00:00
jverber dd3ac2c56f Fix for bug #0000023: import-mt will no longer confuse multiple dashes in a post with the seperator marking a new entry.
git-svn-id: https://develop.svn.wordpress.org/trunk@1431 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-16 16:19:56 +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
Ryan Boren 0d1aebb795 Import date fixes from 2fargon.
git-svn-id: https://develop.svn.wordpress.org/trunk@1292 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 04:40:23 +00:00
michelvaldrighi fce460f98b minor display fix
git-svn-id: https://develop.svn.wordpress.org/trunk@1288 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 20:54:03 +00:00
Ryan Boren 9e3f325792 Default MTEXPORT to empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1284 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-15 17:44:58 +00:00
Matt Mullenweg efd6d59af8 New MT import from Carthik.
git-svn-id: https://develop.svn.wordpress.org/trunk@1230 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 08:04:12 +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 71c261f6e6 Turn magic quotes runtime off, fix english, normalize newlines going in.
git-svn-id: https://develop.svn.wordpress.org/trunk@1059 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-11 17:36:45 +00:00
Matt Mullenweg e7557946d6 Import fixes from Phil Ringnalda.
git-svn-id: https://develop.svn.wordpress.org/trunk@847 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 08:41:08 +00:00
Matt Mullenweg 09719d811c Just in case post_status isn't set for some reason.
git-svn-id: https://develop.svn.wordpress.org/trunk@757 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 09:43:30 +00:00
Matt Mullenweg fe4ea7e53d Funky export dash fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@690 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-02 22:39:18 +00:00
Matt Mullenweg 8cf709b9e7 Movable Type import
git-svn-id: https://develop.svn.wordpress.org/trunk@688 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-02 22:24:54 +00:00