Ignore:
Timestamp:
Oct 10, 2012, 3:30:34 PM (12 years ago)
Author:
chronos
Message:
  • Upraveno: Opět zprovozněno zobrazování oficiálního webu sítě.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Application/UWebSession.pas

    r107 r108  
    166166    ModuleBase := TModuleBase(ModuleManager.FindModuleByName('Base'));
    167167    if Assigned(ModuleBase) then ModuleBase.Session := Self;
     168    if Assigned(ModuleBase) then ModuleBase.HandlerData := Self;
    168169  end;
    169170end;
Note: See TracChangeset for help on using the changeset viewer.