]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixed doc for plugins/usersettings/save action
authorSteve Clay <steve@mrclay.org>
Thu, 2 Aug 2012 22:40:52 +0000 (19:40 -0300)
committerSteve Clay <steve@mrclay.org>
Thu, 2 Aug 2012 22:40:52 +0000 (19:40 -0300)
actions/plugins/usersettings/save.php

index 71ad2ad7bf7ae026d912d79b8e5d8160ab9ae884..f6b8ab0b6983be4f876cf9190a2ec681cd72e112 100644 (file)
@@ -3,7 +3,7 @@
  * Saves user-specific plugin settings.
  *
  * This action can be overriden for a specific plugin by creating the
- * settings/<plugin_id>/save action in that plugin.
+ * <plugin_id>/usersettings/save action in that plugin.
  *
  * @uses array $_REQUEST['params']    A set of key/value pairs to save to the ElggPlugin entity
  * @uses int   $_REQUEST['plugin_id'] The id of the plugin