Ignore:
Timestamp:
Apr 7, 2020, 10:15:48 PM (4 years ago)
Author:
chronos
Message:
  • Modified: Improved code formatting.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/AoWoW/AoWoW.php

    r838 r880  
    2323      'Icon' => '',
    2424    ));
    25     if(array_key_exists('Search', $this->System->ModuleManager->Modules))
     25    if (array_key_exists('Search', $this->System->ModuleManager->Modules))
    2626      $this->System->ModuleManager->Modules['Search']->RegisterSearch('aowow',
    2727      T('AoWoW'), array(), '', $this->System->Link('/aowow/?search='));
Note: See TracChangeset for help on using the changeset viewer.