Rev 831 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?phpif(!defined("PHORUM_ADMIN")) return;// altering the files tables$upgrade_queries[]="alter table {$PHORUM['forums_table']} drop registration_control;";?>