- Timestamp:
- 10/01/08 16:13:45 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/akelos/trunk/app/models/introduction.php
r20269 r20366 3 3 class Introduction extends ActiveRecord 4 4 { 5 public function random($limit = 1) 6 { 7 return $this->find('all', array( 8 'limit' => $limit 9 )); 10 } 5 11 6 12 } 7 8 ?>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)