Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3716589
D348.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.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
Wed, Nov 6, 16:27 (19 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2232101
Default Alt Text
D348.diff (265 B)
Attached To
Mode
D348: Core: remove debug information from registry delete
Attached
Detach File
Event Timeline
Log In to Comment