Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F41921364
Wolfplex.tcl
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
665 B
Referenced Files
None
Subscribers
None
Wolfplex.tcl
View Options
bind
pub
-
!
open
pub:open
bind
pub
-
!
ouvert
pub:open
bind
pub
-
!
close
pub:close
bind
pub
-
!
closed
pub:close
bind
pub
-
!
ferme
pub:close
bind
pub
-
!
fermé
pub:close
proc
pub:open
{
nick
uhost
handle
chan
text
}
{
setisopen
yes
}
proc
pub:close
{
nick
uhost
handle
chan
text
}
{
setisopen
no
}
proc
setisopen
{
status
}
{
set
query
[
::
http
::
formatQuery
oldid
0
wpTextbox1
$status
wpSave
Publier
]
set
url
"http://www.wolfplex.org/w/index.php?title=Mod%C3%A8le:IsOpen/status&action=edit"
set
tok
[
::
http
::
geturl
$url
-
query
$query
]
set
result
[
::
http
::
data
$tok
]
::
http
::
cleanup
$tok
set
fd
[
open
debug.log
w
]
puts
$fd
$result
flush
$fd
close
$fd
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 8, 02:50 (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3899713
Default Alt Text
Wolfplex.tcl (665 B)
Attached To
Mode
rVIPER ViperServ scripts
Attached
Detach File
Event Timeline
Log In to Comment