mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-05 08:14:00 +01:00
treeType setting added
This commit is contained in:
@@ -27,6 +27,7 @@ $ICEcoder = array(
|
||||
"lineWrapping" => true,
|
||||
"tabWidth" => 4,
|
||||
"previousFiles" => "",
|
||||
"last10Files" => ""
|
||||
"last10Files" => "",
|
||||
"treeType" => "full"
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user