From: Cash Costello Date: Sat, 21 Jan 2012 13:17:10 +0000 (-0500) Subject: updated documentation of configuration lib X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=68529e868e700f56a293d9ad160ebaf15fa7675e;p=lorea%2Felgg.git updated documentation of configuration lib --- diff --git a/engine/lib/configuration.php b/engine/lib/configuration.php index 3fade8155..12ca665bf 100644 --- a/engine/lib/configuration.php +++ b/engine/lib/configuration.php @@ -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