Show
Ignore:
Timestamp:
02/22/08 22:39:23 (9 months ago)
Author:
aarkerio
Message:

Update karamelo to 1.2 cake version

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/controllers/colleges_controller.php

    r247 r274  
    4040        $this->set('data', $this->College->find($conditions, $fields)); 
    4141         
    42         //$this->set('Element', $this->Portal->statics()); // Charge Portal components aka Sidebars 
     42        $this->Portal->statics();  // Charge Portal components aka Sidebars 
    4343 } 
    4444