summaryrefslogtreecommitdiff
path: root/html/wb/wb_usr.lua
diff options
context:
space:
mode:
authorscuri <scuri>2011-03-18 22:23:38 +0000
committerscuri <scuri>2011-03-18 22:23:38 +0000
commit64a0b5ebb41d36a7db87d24c5451f7db925e24f8 (patch)
treef377bae28d0cae28aa0f9ea32442bee56e1f6135 /html/wb/wb_usr.lua
parent0daf9f7ba7b50fea5c9764cf0dc05ad76c005716 (diff)
New: functions cdContextIsPlus and cdContextType.
Diffstat (limited to 'html/wb/wb_usr.lua')
-rw-r--r--html/wb/wb_usr.lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/html/wb/wb_usr.lua b/html/wb/wb_usr.lua
index 939dde3..625286f 100644
--- a/html/wb/wb_usr.lua
+++ b/html/wb/wb_usr.lua
@@ -198,6 +198,14 @@ wb_usr.tree =
link= "func/init.html#cdContextCaps"
},
{
+ name= {nl= "ContextType"},
+ link= "func/init.html#cdContextType"
+ },
+ {
+ name= {nl= "ContextIsPlus"},
+ link= "func/init.html#cdContextIsPlus"
+ },
+ {
name= {nl= "Simulate"},
link= "func/init.html#cdSimulate"
},