SAAS-94: Phone home metrics: Gather info about streaming setup

- fixed comment
This commit is contained in:
James 2011-12-19 15:45:44 -05:00
parent 018fa1d79c
commit 7086444247
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ class Application_Model_DateHelper
* @param int $p_time * @param int $p_time
* The time interval in format HH:MM:SS.mm we wish to * The time interval in format HH:MM:SS.mm we wish to
* convert to seconds. * convert to seconds.
* @return int * @return float
* The input parameter converted to seconds. * The input parameter converted to seconds.
*/ */
public static function calculateLengthInSeconds($p_time){ public static function calculateLengthInSeconds($p_time){