Add guard to Resources.php
authorcsteipp <csteipp@wikimedia.org>
Thu, 17 Jan 2013 18:58:13 +0000 (10:58 -0800)
committercsteipp <csteipp@wikimedia.org>
Fri, 18 Jan 2013 02:28:43 +0000 (18:28 -0800)
commit0cff90a96119f99fd3d3a14ae09506563335657e
tree0542c7ba58210fb276703f75584ee4ef81cb1569
parent952a88eec402cfc7bf3631aeeb952ba31fca2102
Add guard to Resources.php

Prevent direct calling of this file, just as we do in many other
places. Resources.php threw a fatal when called directly.

Change-Id: I10f5c013e81beaeb48d48e3eeaf1041d7236e9e9
resources/Resources.php