From f63c1ba9b946e03ad49b7ecd3ac3b8ea97e8144e Mon Sep 17 00:00:00 2001 From: petko Date: Sun, 10 Feb 2013 19:27:35 +0000 Subject: Enable tooltip titles for links to anchors on the same page. git-svn-id: svn://pmwiki.org/pmwiki/trunk@2833 524c5546-5005-0410-9a3e-e25e191bd360 --- docs/sample-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/sample-config.php b/docs/sample-config.php index 51524501..01bfac88 100644 --- a/docs/sample-config.php +++ b/docs/sample-config.php @@ -68,8 +68,8 @@ include_once("scripts/xlpage-utf-8.php"); ## passwords on individual groups and pages. For more information ## see PmWiki.UploadsAdmin. # $EnableUpload = 1; -# $DefaultPasswords['upload'] = crypt('secret'); # $UploadPermAdd = 0; +# $DefaultPasswords['upload'] = crypt('secret'); ## Setting $EnableDiag turns on the ?action=diag and ?action=phpinfo ## actions, which often helps others to remotely troubleshoot -- cgit v1.2.3