From 1c180e28ffe223c8cdff7e9bb7ec237cded48ef4 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 25 May 2011 06:55:16 +0200 Subject: use theme->resource() method to get paths to themable filse --- src/SemanticScuttle/Model/Theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/SemanticScuttle') diff --git a/src/SemanticScuttle/Model/Theme.php b/src/SemanticScuttle/Model/Theme.php index a2f4973..65861b8 100644 --- a/src/SemanticScuttle/Model/Theme.php +++ b/src/SemanticScuttle/Model/Theme.php @@ -60,7 +60,7 @@ class SemanticScuttle_Model_Theme * * Must always be used when adding i.e. images to the output. * - * @param string $file File name to find the path for + * @param string $file File name to find the path for, i.e. "scuttle.css". * * @return string Full path */ -- cgit v1.2.3