added since tag for people that care about compat
authorJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Fri, 29 Apr 2011 21:29:20 +0000 (21:29 +0000)
committerJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Fri, 29 Apr 2011 21:29:20 +0000 (21:29 +0000)
includes/RequestContext.php

index d90ddd0..abbdd4e 100644 (file)
@@ -2,6 +2,8 @@
 /**
  * Group all the pieces relevant to the context of a request into one instance
  *
+ * @since 1.18
+ *
  * @author IAlex
  * @author Daniel Friesen
  * @file