Changeset 1307 for trunk/gui

Show
Ignore:
Timestamp:
08/06/08 23:47:15 (1 month ago)
Author:
rats
Message:

fixed a lot of issues found in RC6 release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gui/include/database-update-functions.php

    r1295 r1307  
    227227 
    228228        $sqlUpd[] = "ALTER IGNORE TABLE `htaccess` 
    229                                 CHANGE `user_id` `user_id` VARCHAR(255) NULL DEFAULT NULL
     229                                CHANGE `user_id` `user_id` VARCHAR(255) NULL DEFAULT NULL
    230230                                CHANGE `group_id` `group_id` VARCHAR(255) NULL DEFAULT NULL"; 
    231231