BrowsePointerEnable

This commit is contained in:
Marc Delisle
2004-06-24 13:47:01 +00:00
parent 084b73acb8
commit f5db2f7cfe
10 changed files with 33 additions and 10 deletions

View File

@@ -464,6 +464,10 @@ $cfg['LeftPointerEnable'] = TRUE; // enable the left panel pointer
// see also LeftPointerColor
// in colors.inc.php
$cfg['BrowsePointerEnable'] = FALSE; // enable the browse pointer
// see also BrowsePointerColor
// in colors.inc.php
$cfg['TextareaCols'] = 40; // textarea size (columns) in edit mode
// (this value will be emphasized (*2) for sql
// query textareas and (*1.25) for query window)