/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/
echo '<tr><th>End</th></tr><tr><td><span class="genmed">Instalation is ready. Delete the file now!<br />If you have encounterd some errors, please visit <a href="http://www.vitrax.org" target="_top">Vitrax support forums</a> and ask someone for help.</span></td></tr>';
echo '<tr><td class="catBottom" height="28" align="center"><span class="genmed"><a href="' . append_sid("index.$phpEx") . '">Have a nice day</a></span></td></table>';
DROP TABLE prefix_wpm;
CREATE TABLE prefix_wpm (name varchar(255) NOT NULL default '', value text NOT NULL) TYPE=MyISAM;
INSERT INTO prefix_wpm VALUES ('wpm_version', '1.0.10');
INSERT INTO prefix_wpm VALUES ('active_wpm', '1');
INSERT INTO prefix_wpm VALUES ('wpm_username', 'Anonymous');
INSERT INTO prefix_wpm VALUES ('wpm_userid', '-1');
INSERT INTO prefix_wpm VALUES ('wpm_subject', 'Welcome to [sitename]!');
INSERT INTO prefix_wpm VALUES ('wpm_message', 'Hi, there [username]!');
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum