Commit 81594a05 authored by Frank Bergmann's avatar Frank Bergmann

- beautified

parent 3c3ee04b
......@@ -22,7 +22,7 @@ ad_library {
ad_proc -public im_package_xmlrpc_id {} {
Returns the package id of the intranet-forum module
} {
return [util_memoize "im_package_xmlrpc_id_helper"]
return [util_memoize im_package_xmlrpc_id_helper]
}
ad_proc -private im_package_xmlrpc_id_helper {} {
......
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