Commit 241fdf54 authored by Nicolas Delaby's avatar Nicolas Delaby

remove display of local property

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27504 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1e26681d
......@@ -12,10 +12,6 @@ Programer can get an interface in his scripts using :
<p>
<i>something</i> : Must be a string uniquely identifying the usage of memcached, similar to <i>CachingMethod</i>'s id parameter. This allows multiple memcached users to share the same connection to the same memcached server without overwriting other's values.
</p>
<form action="setServerAddress" method="POST">
<input type="text" name="value" value="<dtml-var expr="context.getServerAddress()">">
<br/>
<input type="submit" value="Update server address"/>
</form>
<dtml-var manage_page_footer>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment