From b78a990270fe41d582ae22b7f42df292428ec74b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Tue, 8 Jan 2008 10:35:43 +0000 Subject: #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks --- includes/database.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/database.inc') diff --git a/includes/database.inc b/includes/database.inc index 25aadf57a..c8212c16f 100644 --- a/includes/database.inc +++ b/includes/database.inc @@ -9,7 +9,7 @@ /** * A hash value to check when outputting database errors, md5('DB_ERROR'). * - * @see drupal_error_handler + * @see drupal_error_handler() */ define('DB_ERROR', 'a515ac9c2796ca0e23adbe92c68fc9fc'); -- cgit v1.2.3