2
0
Prechádzať zdrojové kódy

[DOCU] English:

- manual fix

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17746 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 rokov pred
rodič
commit
2f0b45cab9

+ 4 - 3
documentation/manual/en/module_specs/Zend_Cache-Backends.xml

@@ -197,9 +197,10 @@
                           <entry><emphasis>servers</emphasis></entry>
                           <entry><type>Array</type></entry>
                           <entry>
-                              array(array('host' => 'localhost', 'port' => 11211, 'persistent' =>
-                                  true, 'weight' => 1, 'timeout' => 5, 'retry_interval' => 15,
-                                  'status' => true, 'failure_callback' => '' ))
+                              <command>array(array('host' => 'localhost', 'port' => 11211,
+                                  'persistent' => true, 'weight' => 1, 'timeout' => 5,
+                                  'retry_interval' => 15, 'status' => true,
+                                  'failure_callback' => '' ))</command>
                           </entry>
                           <entry>
                               An array of memcached servers ; each memcached server is described by