From efcd1eb5c564282d7426aff25dc916ea9dd7bdf2 Mon Sep 17 00:00:00 2001 From: westi Date: Mon, 24 Dec 2007 07:09:36 +0000 Subject: [PATCH] Add file level documentation for template-loader.php. Fixes #5513 props darkdragon. git-svn-id: http://svn.automattic.com/wordpress/trunk@6483 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/template-loader.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wp-includes/template-loader.php b/wp-includes/template-loader.php index 0c5a671c8..425b71631 100644 --- a/wp-includes/template-loader.php +++ b/wp-includes/template-loader.php @@ -1,4 +1,8 @@