http://api.drupal.org/api/function/cache_clear_all/7
the description for #wildcard parameter is wrong
... entire table $table is emptied.
should be
... entire bin $bin is emptied.
http://api.drupal.org/api/function/cache_clear_all/7
the description for #wildcard parameter is wrong
... entire table $table is emptied.
should be
... entire bin $bin is emptied.
Comments
Comment #1
droplet commentedComment #2
catchComment #3
dries commentedCommitted to CVS HEAD. Thanks.