#839172 by lyricnz: Fixed Cannot redeclare user_update_7010(). Oops.
parent
c6f79894a6
commit
99484ebff2
|
@ -682,7 +682,7 @@ function user_update_7010() {
|
|||
* displays a warning to users that they may need to go and modify the wording
|
||||
* of their templates.
|
||||
*/
|
||||
function user_update_7010() {
|
||||
function user_update_7011() {
|
||||
$message = '';
|
||||
|
||||
$tokens = array(
|
||||
|
|
Loading…
Reference in New Issue