summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/php/memcache.tag
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/dtep/php/memcache.tag')
-rw-r--r--quanta/data/dtep/php/memcache.tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/data/dtep/php/memcache.tag b/quanta/data/dtep/php/memcache.tag
index 7e93f96d..2a38e77c 100644
--- a/quanta/data/dtep/php/memcache.tag
+++ b/quanta/data/dtep/php/memcache.tag
@@ -42,7 +42,7 @@
<attr name="port" type="int" status="optional"></attr>
<attr name="timeout" type="int" status="optional"></attr>
</tag>
- <tag name="Memcache::replace" type="function" returnType="bool" version="">
+ <tag name="Memcache::tqreplace" type="function" returnType="bool" version="">
<attr name="key" type="string" status="required"></attr>
<attr name="var" type="mixed" status="required"></attr>
<attr name="flag" type="int" status="optional"></attr>