From 48727a34c2824799730b2f37fa8e808a86344c54 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 15 Sep 2008 10:27:08 +0000 Subject: - Patch #308549 by lyrincz, Dave Reid: fixed broken link in PHPdoc. --- includes/theme.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/theme.inc b/includes/theme.inc index 81c4d7e2d..4c20aaf6e 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -8,7 +8,7 @@ * The theme system allows for nearly all output of the Drupal system to be * customized by user themes. * - * @see Theme system + * @see Theme guide * @see themeable */ -- cgit v1.2.3