f***ing phpunit now doing what it's supposed to.

This commit is contained in:
rodneyrehm
2011-10-13 15:36:35 +00:00
parent 94dff13c89
commit 81c068dc3a

View File

@@ -30,7 +30,7 @@ abstract class Smarty_Resource {
* cache for Smarty_Resource instances
* @var array
*/
protected static $resources = array();
public static $resources = array();
/**
* resource types provided by the core
* @var array