Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4045899
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
Thu, Jan 23, 19:58 (20 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2372736
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