There is a small error on http://api.drupal.org/api/global/conf/6, the table is called "variable" and not "variables" (note the missing plural 's' in the actual table name).

Comments

jhodgdon’s picture

Title: Documentation problem with $conf » Small fix needed to $conf doc header
Version: 6.x-dev » 7.x-dev

Thanks, you are right! This needs a patch in both Drupal 7 and Drupal 6.

The table is "variable" and the global variable conf doc says it is "variables".

jhodgdon’s picture

Status: Active » Fixed

The file with this doc header is actually in the contrib repository, so I went ahead and fixed it.
http://drupal.org/cvs?commit=287034
http://drupal.org/cvs?commit=287032

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.