Doxygen correction for update function (see #1326664).
parent
92a7f43363
commit
0a15aaa360
|
@ -1683,7 +1683,7 @@ function system_update_8002() {
|
|||
}
|
||||
|
||||
/**
|
||||
* Add {config} table for new Configuration system.
|
||||
* Adds {config} table for new Configuration system.
|
||||
*/
|
||||
function system_update_8003() {
|
||||
// @todo Temporary.
|
||||
|
|
Loading…
Reference in New Issue