|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:26
|
Update of /cvsroot/mxbb/mx_contact/develop/xs_updater In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/xs_updater Added Files: xs_contact_form.cfg Log Message: new version of contact module --- NEW FILE: xs_contact_form.cfg --- <?php // // Auto update file for Contact Form. // $update['contact_form']['update_name'] = 'Contact Form'; $update['contact_form']['update_type'] = XS_UPDATE_MOD; $update['contact_form']['update_url'] = 'http://www.phobbia.net/phpbb/xs/update.txt'; $update['contact_form']['update_version'] = '9.0'; $update['contact_form']['update_item'] = 'contact_form'; ?> |