Changeset 672 for trunk/app/controllers

Show
Ignore:
Timestamp:
07/23/08 20:33:24 (4 months ago)
Author:
aarkerio
Message:

Ass edublog

Files:
1 modified

Legend:

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

    r671 r672  
    403403 { 
    404404    $this->layout    = 'ajax'; 
    405     //die( debug($this->data)); 
     405     
    406406    if (!empty($this->data['User']) && is_uploaded_file($this->data['User']['file']['tmp_name'])) 
    407407    {