summaryrefslogtreecommitdiff
path: root/src/sources
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2009-06-27 10:50:45 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2009-06-27 10:50:45 -0400
commit1f9a8668b26293202f7d0511e160032a2f1c0634 (patch)
treece2e6f57c5abbacefb996b3bae88a1bf2802dc1e /src/sources
parent135664d0a1140f90afd8b67999efe42469fc35fe (diff)
Avoid using prepared statements for non-persistent protocols
Diffstat (limited to 'src/sources')
-rw-r--r--src/sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sources b/src/sources
index 0f39fc74..81b6f881 100644
--- a/src/sources
+++ b/src/sources
@@ -16,6 +16,9 @@ errormsg.sml
settings.sig
settings.sml
+cgi.sig
+cgi.sml
+
print.sig
print.sml