Changeset 398
- Timestamp:
- 07/27/10 08:55:42 (6 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/www/app/controllers/jobs_controller.php
r396 r398 501 501 OR (`Request`.`own_factory` = 1 AND `Request`.`user_id` = '" . $this->AuthCert->user('id') . "') 502 502 ) 503 $sqlWhere 503 504 ORDER BY `Request`.`own_factory` DESC, 504 505 `Request`.`priority` ASC,
