Matt Mullenweg
|
8ed932864f
|
Better escaping from class, fixes #1394
git-svn-id: https://develop.svn.wordpress.org/trunk@2684 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-02 23:31:43 +00:00 |
Matt Mullenweg
|
0fcdf99bae
|
http://mosquito.wordpress.org/view.php?id=1353 - Hat tip MC_incubus
git-svn-id: https://develop.svn.wordpress.org/trunk@2598 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-05-13 20:31:59 +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
|
2d24171b3a
|
Better message.
git-svn-id: https://develop.svn.wordpress.org/trunk@2547 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-19 03:25:14 +00:00 |
Matt Mullenweg
|
fb26f2cb34
|
Don't cache pages with DB errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@1865 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-19 02:18:23 +00:00 |
Matt Mullenweg
|
46c39cd718
|
Escape from slashville
git-svn-id: https://develop.svn.wordpress.org/trunk@1545 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-21 01:50:59 +00:00 |
Matt Mullenweg
|
f5b015ecd3
|
Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1544 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-20 17:56:51 +00:00 |
Matt Mullenweg
|
13b77cd51b
|
Some profiling info in $wpdb optionally.
git-svn-id: https://develop.svn.wordpress.org/trunk@1543 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-20 17:52:49 +00:00 |
Matt Mullenweg
|
80bf1b51a4
|
Improved error messages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1475 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-23 01:35: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 |
Matt Mullenweg
|
02c3255824
|
No trace is being used.
git-svn-id: https://develop.svn.wordpress.org/trunk@1218 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-01 00:44:11 +00:00 |
Matt Mullenweg
|
d1b1856016
|
Updated to use the latest and greatest.
git-svn-id: https://develop.svn.wordpress.org/trunk@1180 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-26 02:54:06 +00:00 |
Matt Mullenweg
|
5ab439325f
|
Just an indenting thing that was bugging me.
git-svn-id: https://develop.svn.wordpress.org/trunk@1178 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-26 02:28:06 +00:00 |
Matt Mullenweg
|
9a84126d9f
|
Typo fixes from Cena.
git-svn-id: https://develop.svn.wordpress.org/trunk@964 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-08 08:49:21 +00:00 |
Matt Mullenweg
|
22ed64e4ec
|
Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 16:15:48 +00:00 |
Matt Mullenweg
|
203184b1f1
|
Fix for PHP5, formatting changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@940 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 15:18:16 +00:00 |
Matt Mullenweg
|
4209bebb6c
|
Duplicate comment number queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@681 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-02 00:45:12 +00:00 |
Alex King
|
192fc9544f
|
suppressing Notice messages and moving the use_cache setting higher in blog-header so that it actually gets used when getting settings
git-svn-id: https://develop.svn.wordpress.org/trunk@677 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-01 21:12:22 +00:00 |
Matt Mullenweg
|
73c4bcdc7a
|
Better error reporting.
git-svn-id: https://develop.svn.wordpress.org/trunk@635 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-22 01:50:20 +00:00 |
Matt Mullenweg
|
0ddb4c1552
|
Now more sanely deals with bad connection data and offers useful suggestions, doesn't go on when it can't connect to the DB.
git-svn-id: https://develop.svn.wordpress.org/trunk@625 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-18 09:18:57 +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 |