diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2008-11-10 16:45:06 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2008-11-10 16:45:06 +0000 |
commit | 359e28a50f990fb205c62532f495b48454a6787c (patch) | |
tree | c09644eabc39e3ad1c211e9e642a8699c64ddaac /core | |
parent | d4415d0d3e1c82afbf85d156a6f8598eb6a051b6 (diff) |
Remove Auth module
Diffstat (limited to 'core')
-rw-r--r-- | core/views/welcome_syscheck.html.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/views/welcome_syscheck.html.php b/core/views/welcome_syscheck.html.php index 8eed89de..7d972689 100644 --- a/core/views/welcome_syscheck.html.php +++ b/core/views/welcome_syscheck.html.php @@ -51,9 +51,6 @@ <tr> </tr> </table> - <p> - <i><b>Note</b>: install the user module before installing the auth module!</i> - </p> <? endif; ?> </div> <? endif ?> |