- Timestamp:
- 07/23/08 20:33:24 (4 months ago)
- Location:
- trunk/app
- Files:
-
- 2 added
- 1 modified
- 1 moved
-
controllers/users_controller.php (modified) (1 diff)
-
webroot/css/basic (added)
-
webroot/img/styles (moved) (moved from trunk/app/webroot/img/css) (1 prop)
-
webroot/img/styles/basic (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/controllers/users_controller.php
r671 r672 403 403 { 404 404 $this->layout = 'ajax'; 405 //die( debug($this->data));405 406 406 if (!empty($this->data['User']) && is_uploaded_file($this->data['User']['file']['tmp_name'])) 407 407 { -
trunk/app/webroot/img/styles
