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
Merge "Special:Upload should not crash on failing previews"
[mediawiki.git]
/
includes
/
libs
/
time
/
TimestampException.php
blob
36ffdeeaf9bf704550b9b02ed49271bf8bda96de
1
<
?php
2
3
/**
4
* @since 1.20
5
*/
6
class
TimestampException
extends
Exception
{
7
}