| branch | HEAD |
| changeset 7404 | 3dde94a085fe |
| parent 7402 | f7706912e8be |
| child 7405 | 9ac31db1c2a3 |
1.1 --- a/plugins/staticpages/sql/mysql_updates.php Thu Oct 15 13:05:28 2009 -0400 1.2 +++ b/plugins/staticpages/sql/mysql_updates.php Fri Oct 30 12:01:33 2009 +0100 1.3 @@ -53,6 +53,8 @@ 1.4 1.5 $c = config::get_instance(); 1.6 1.7 + require_once $_CONF['path'] . 'plugins/staticpages/install_defaults.php'; 1.8 + 1.9 // meta tag config options. 1.10 $c->add('meta_tags', $_SP_DEFAULT['meta_tags'], 'select', 0, 0, 0, 120, true, 'staticpages'); 1.11