Description cannot be empty.

This commit is contained in:
Ludovic Poujol 2018-11-21 10:25:39 +01:00
parent 518b02737b
commit f19739f2d2

View file

@ -13,7 +13,7 @@ title: Howto Memcached
# apt install memcached
~~~
Pour gérer du Memcached avec PHP / Ruby / Python :
Pour utiliser Memcached avec PHP / Ruby / Python :
~~~
# apt install php5-memcache php5-memcached ruby-remcached python-pymemcache