]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
updated documentation of configuration lib
authorCash Costello <cash.costello@gmail.com>
Sat, 21 Jan 2012 13:17:10 +0000 (08:17 -0500)
committerCash Costello <cash.costello@gmail.com>
Sat, 21 Jan 2012 13:17:10 +0000 (08:17 -0500)
engine/lib/configuration.php

index 3fade8155a3c92f7aa5b5302fa68f23d65423293..12ca665bfd66eb8104a537414d94e8a8466e4b4d 100644 (file)
@@ -3,8 +3,9 @@
  * Elgg configuration procedural code.
  *
  * Includes functions for manipulating the configuration values stored in the database
- * Plugin authors should use the {@link get_config()}, {@link set_config()},
- * and {@unset_config()} functions to access or update config values.
+ * Plugin authors should use the {@link elgg_get_config()}, {@link elgg_set_config()},
+ * {@link elgg_save_config()}, and {@unset_config()} functions to access or update
+ * config values.
  *
  * Elgg's configuration is split among 2 tables and 1 file:
  * - dbprefix_config