From 4f008d8c50a22b8bc2c61e5292cfd773bcfb24ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no> Date: Mon, 19 Jan 2009 14:25:17 +0000 Subject: [PATCH] fixing comment git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1160 44740490-163a-0410-bde0-09ae8108e29a --- modules/ldapstatus/hooks/hook_frontpage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ldapstatus/hooks/hook_frontpage.php b/modules/ldapstatus/hooks/hook_frontpage.php index 0e48280c6..2c27677d2 100644 --- a/modules/ldapstatus/hooks/hook_frontpage.php +++ b/modules/ldapstatus/hooks/hook_frontpage.php @@ -1,6 +1,6 @@ <?php /** - * Hook to add the modinfo module to the frontpage. + * Hook to add the LDAP status module to the frontpage. * * @param array &$links The links on the frontpage, split into sections. */ -- GitLab