mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
Updating headers in Echo.php
Change-Id: I05b20f59cff94185a91c7f6e5f1f52dc034eafb4
This commit is contained in:
parent
b85615da7e
commit
dc46848c5e
4
Echo.php
4
Echo.php
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* MediaWiki Extension: Echo
|
||||
* http://www.mediawiki.org/wiki/Extension:Echo
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
* of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -19,7 +20,8 @@
|
|||
*
|
||||
* @file
|
||||
* @ingroup Extensions
|
||||
* @author Andrew Garrett
|
||||
* @author Andrew Garrett, Benny Situ, Ryan Kaldari, Erik Bernhardson
|
||||
* @licence MIT License
|
||||
*/
|
||||
|
||||
# Alert the user that this is not a valid entry point to MediaWiki if they try to access the special pages file directly.
|
||||
|
|
Loading…
Reference in a new issue