repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't bother showing prev/next links navigation when there's few results
[mediawiki.git]
/
includes
/
TimestampException.php
blob
4345a73a6c2906def46087bd05035c0d5c073c62
1
<
?php
2
3
/**
4
* @since 1.20
5
*/
6
class
TimestampException
extends
MWException
{}