Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7137002
D348.id821.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
265 B
Referenced Files
None
Subscribers
None
D348.id821.diff
View Options
diff --git a/Core.tcl b/Core.tcl
--- a/Core.tcl
+++ b/Core.tcl
@@ -222,9 +222,7 @@
}
"delete" {
- set sql "DELETE FROM registry WHERE `data` = '$key'"
- putdebug $sql
- sql $sql
+ sql "DELETE FROM registry WHERE `data` = '$key'"
}
"incr" {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 22, 07:22 (19 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2591774
Default Alt Text
D348.id821.diff (265 B)
Attached To
Mode
D348: Core: remove debug information from registry delete
Attached
Detach File
Event Timeline
Log In to Comment