The extract($comicpress_options['comicpress_config']) disappeared with all the trouble of the revisioning via tags earliar.
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
parent
9a442ad122
commit
d8b7e04127
|
@ -233,7 +233,7 @@ function comicpress_load_options() {
|
|||
}
|
||||
}
|
||||
update_option('comicpress_options', $comicpress_options);
|
||||
|
||||
extract($comicpress_options['comicpress_config']);
|
||||
return $comicpress_options;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue