Adjust some function definitions for abstract classes to stop annoying PHP strict...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 15 Jan 2008 15:02:36 +0000 (15:02 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 15 Jan 2008 15:02:36 +0000 (15:02 +0000)
commit36dad703d605b534a452767f0fc760ba73dd37fa
tree3b652d4aaf23f59e862ac16102dfea275f12f1cd
parentdbd386de5916dc79f439a70d379accaaadbfc833
Adjust some function definitions for abstract classes to stop annoying PHP strict warnings.  Also moved some @public notices to the public keyword.
includes/filerepo/File.php
includes/media/Generic.php