THis script I am trying to install says this
" Step 1. Run the following SQL-query
ALTER TABLE `subscription` ADD `reoccur` VARCHAR( 10 ) DEFAULT '0' NOT NULL ; "
How the fuck do I do that ? lol
" Step 1. Run the following SQL-query
ALTER TABLE `subscription` ADD `reoccur` VARCHAR( 10 ) DEFAULT '0' NOT NULL ; "
How the fuck do I do that ? lol

Comment