repo.or.cz
/
akelos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixing content type ordering when content_type is not defined.
[akelos.git]
/
test
/
fixtures
/
app
/
models
/
event.php
blob
01575ff8d9db2665aa029aa237e6007b780eebf0
1
<
?php
2
3
class
Event
extends
ActiveRecord
4
{
5
6
}
7
8
?
>