Skip to content
Snippets Groups Projects
Commit a9869802 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Add link to setup page

parent 11115eb7
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,7 @@ if ($test)
else
{
print img_picto('','warning').' '.$langs->trans("MemcachedModuleAvailableButNotSetup");
print ' <a href="'.dol_buildpath('/memcached/admin/memcached.php',1).'">Memcached module admin page</a>';
}
}
else print img_picto('','warning').' '.$langs->trans("MemcachedNotAvailable");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment