<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[12341] trunk: Cast out the lowercase P demons that snuck in.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/12341">12341</a></dd>
<dt>Author</dt> <dd>matt</dd>
<dt>Date</dt> <dd>2009-12-08 19:59:34 +0000 (Tue, 08 Dec 2009)</dd>
</dl>

<h3>Log Message</h3>
<pre>Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminincludesuserphp">trunk/wp-admin/includes/user.php</a></li>
<li><a href="#trunkwpconfigsamplephp">trunk/wp-config-sample.php</a></li>
<li><a href="#trunkwpcontentthemesdefaultrtlcss">trunk/wp-content/themes/default/rtl.css</a></li>
<li><a href="#trunkwpincludescronphp">trunk/wp-includes/cron.php</a></li>
<li><a href="#trunkwpincludesformattingphp">trunk/wp-includes/formatting.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminincludesuserphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/user.php (12340 => 12341)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/user.php        2009-12-08 16:38:59 UTC (rev 12340)
+++ trunk/wp-admin/includes/user.php        2009-12-08 19:59:34 UTC (rev 12341)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">  * Creates a new user from the &quot;Users&quot; form using $_POST information.
</span><span class="cx">  *
</span><span class="cx">  * It seems that the first half is for backwards compatibility, but only
</span><del>- * has the ability to alter the user's role. Wordpress core seems to
</del><ins>+ * has the ability to alter the user's role. WordPress core seems to
</ins><span class="cx">  * use this function only in the second way, running edit_user() with
</span><span class="cx">  * no id so as to create a new user.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkwpconfigsamplephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-config-sample.php (12340 => 12341)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-config-sample.php        2009-12-08 16:38:59 UTC (rev 12340)
+++ trunk/wp-config-sample.php        2009-12-08 19:59:34 UTC (rev 12341)
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx"> 
</span><span class="cx"> /* That's all, stop editing! Happy blogging. */
</span><span class="cx"> 
</span><del>-/** WordPress absolute path to the Wordpress directory. */
</del><ins>+/** Absolute path to the WordPress directory. */
</ins><span class="cx"> if ( !defined('ABSPATH') )
</span><span class="cx">         define('ABSPATH', dirname(__FILE__) . '/');
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpcontentthemesdefaultrtlcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/default/rtl.css (12340 => 12341)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/default/rtl.css        2009-12-08 16:38:59 UTC (rev 12340)
+++ trunk/wp-content/themes/default/rtl.css        2009-12-08 19:59:34 UTC (rev 12341)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> /*
</span><span class="cx"> Theme name: WordPress Default - kubrick -
</span><span class="cx"> Editors: Navid Kashani
</span><del>-Persian Wordpress Project : wp-persian.com
</del><ins>+Persian WordPress Project : wp-persian.com
</ins><span class="cx"> */
</span><span class="cx"> body, .commentlist li, #commentform input, #commentform textarea, #commentform p, #sidebar, #wp-calendar caption  {
</span><span class="cx">         font-family:tahoma, arial;
</span></span></pre></div>
<a id="trunkwpincludescronphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/cron.php (12340 => 12341)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/cron.php        2009-12-08 16:38:59 UTC (rev 12340)
+++ trunk/wp-includes/cron.php        2009-12-08 19:59:34 UTC (rev 12341)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx"> /**
</span><span class="cx">  * Schedules a hook to run only once.
</span><span class="cx">  *
</span><del>- * Schedules a hook which will be executed once by the Wordpress actions core at
</del><ins>+ * Schedules a hook which will be executed once by the WordPress actions core at
</ins><span class="cx">  * a time which you specify. The action will fire off when someone visits your
</span><span class="cx">  * WordPress site, if the schedule time has passed.
</span><span class="cx">  *
</span></span></pre></div>
<a id="trunkwpincludesformattingphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/formatting.php (12340 => 12341)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/formatting.php        2009-12-08 16:38:59 UTC (rev 12340)
+++ trunk/wp-includes/formatting.php        2009-12-08 19:59:34 UTC (rev 12341)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> &lt;?php
</span><span class="cx"> /**
</span><del>- * Main Wordpress Formatting API.
</del><ins>+ * Main WordPress Formatting API.
</ins><span class="cx">  *
</span><span class="cx">  * Handles many functions for formatting output.
</span><span class="cx">  *
</span></span></pre>
</div>
</div>

</body>
</html>