pike.git/
lib/
modules/
Sql.pmod/
pgsql.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2014-11-10
2014-11-10 12:08:44 by Stephen R. van den Berg <srb@cuci.nl>
e363e2141d8c2b1885c3ff734ddb731e0c4c8547 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
Fix code to match docs.
1844:
case ":_text": forcetext=(int)value; break;
-
case ":_
syncparse
":
+
case ":_
sync
":
syncparse=(int)value; break; }