fixed comment

This commit is contained in:
Rudi Grinberg 2012-09-18 12:09:28 -04:00
parent f9319b869a
commit d2f43058c2
1 changed files with 1 additions and 1 deletions

View File

@ -582,7 +582,7 @@ SQL;
/**
* Fetch the Application_Model_StoredFile by looking up its filepath.
*
* @param string $p_filepath path of file stored in Airtime.
* @param string $p_filepath path of file stored in Airtime.
* @return Application_Model_StoredFile|NULL
*/
public static function RecallByFilepath($p_filepath)