xref
: /
plugin
/
webcode
/
conf
/
default.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
// Default value in the configuration Manager
3
4
$
conf
[
'WebCodeShortCutKey'
] =
'w'
;
5
6
?>