<?php $install[lic_url] = "http://www.gnu.org/copyleft/gpl.html"; $install[lic_msg] = "You must agree to the terms of this licence before continuing."; $install[wrn_msg] = "We are now going to set up the module tables. To upgrade from 0.9.0 or 0.9.2 check the correct option below."; $install[adm_op] = "admin_show_$ModName"; $install[inst_img] = "modules/$ModName/images/calebDotOrg.gif"; $install[inst_tit] = "Setup CafePress Stores Module"; $install[inst_msg] = "Provided by <a href=\"mailto:hide@address.com?subject=CafePress Party Module for PostNuke\">Caleb Haye</a> and <a href=\"http://www.cafepress.com/cp/info/storeref.aspx?refby=rastafari\">CafePress</a>."; $install[options] = array( 'reg_install' => 'Perform a normal install', 'upgrade090' => 'Upgrade from 0.9.0', 'upgrade092' => 'Upgrade from 0.9.2' ); ?>