Drafts clean up.

git-svn-id: https://develop.svn.wordpress.org/trunk@2701 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2005-07-08 22:59:15 +00:00
parent 537b91b582
commit 5bd6027fbd
8 changed files with 62 additions and 52 deletions

View File

@@ -1388,4 +1388,8 @@ function pimp_firefox() {
}
add_action('admin_footer', 'pimp_firefox');
function documentation_link( $for ) {
return;
}
?>