reference/memcached/memcached/getserverlist.xml
1d8068ecb070fdc360d750e0c1f3f15796e61ec0
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="memcached.getserverlist" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>Memcached::getServerList</refname>
...
...
@@ -9,9 +8,9 @@
9
8

10
9
<refsect1 role="description">
11
10
&reftitle.description;
12
-
<methodsynopsis>
11
+
<methodsynopsis role="Memcached">
13
12
<modifier>public</modifier> <type>array</type><methodname>Memcached::getServerList</methodname>
14
-
<void />
13
+
<void/>
15
14
</methodsynopsis>
16
15
<para>
17
16
<function>Memcached::getServerList</function> returns the list of all
...
...
@@ -78,7 +77,6 @@ array(2) {
78
77
</refsect1>
79
78

80
79
</refentry>
81
-

82
80
<!-- Keep this comment at the end of the file
83
81
Local variables:
84
82
mode: sgml
85
83