Fixing content type ordering when content_type is not defined.
[akelos.git] / test / fixtures / app / models / event.php
blob01575ff8d9db2665aa029aa237e6007b780eebf0
1 <?php
3 class Event extends ActiveRecord
8 ?>