Changeset 9247

Show
Ignore:
Timestamp:
08/13/08 22:40:56 (4 months ago)
Author:
afz
Message:

load Jaws_Component when Jaws Initializing

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/jaws/html/include/Jaws.php

    r9235 r9247  
    9494        $this->loadClass('UTF8', 'Jaws_UTF8'); 
    9595        $this->loadClass('Translate', 'Jaws_Translate'); 
     96        $this->loadClass('Component', 'Jaws_Component'); 
    9697        $this->loadClass('Registry', 'Jaws_Registry'); 
    9798        $this->Registry->Init();