Skip to content
  • Malcolm Blaney's avatar
    Fixed a bug in Autoupdate module where Install method was called · bf4dda55
    Malcolm Blaney authored
    for a module that was already installed. A few fixed to Cart
    module following previous commit, including removing old Update
    code that should've been removed in the previous change. Fixed
    some style rules and formatting in the Commenteditor module.
    Domaincheck module calling dns_get_result doesn't always return a
    result the first time so try again. Reader module created a new
    reader_items table with the wrong collation last time
    CreateItemsTable was run, so check the value and fix next time.
    Start module add some borders for indie-action when highlighted.
    Writer module fixed a bug where the wrong designated page was
    returned. Groupwizard move timezones array to Control module.
    install_module.php tried to fix a race condition bug where copied
    files are read before they are written to disk. remove.php was
    missing some includes that could be required due to extra work
    done by Post module Remove method.
    bf4dda55