From 167b0ac0f5db6326b59973962fdecbe7777ebace Mon Sep 17 00:00:00 2001 From: saxmatt Date: Wed, 8 Sep 2004 09:15:18 +0000 Subject: [PATCH] Extra handy plugin hook. git-svn-id: http://svn.automattic.com/wordpress/trunk@1625 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-footer.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wp-footer.php b/wp-footer.php index df5790f99..6256f3d7b 100644 --- a/wp-footer.php +++ b/wp-footer.php @@ -55,6 +55,8 @@ else :

WordPress"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?>

+ + \ No newline at end of file