Changeset 274 for trunk/app/controllers/colleges_controller.php
- Timestamp:
- 02/22/08 22:39:23 (9 months ago)
- Files:
-
- 1 modified
-
trunk/app/controllers/colleges_controller.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/controllers/colleges_controller.php
r247 r274 40 40 $this->set('data', $this->College->find($conditions, $fields)); 41 41 42 //$this->set('Element', $this->Portal->statics());// Charge Portal components aka Sidebars42 $this->Portal->statics(); // Charge Portal components aka Sidebars 43 43 } 44 44
