update description
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@746 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
b17e8f940c
commit
6fb9201996
1 changed files with 3 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SemanticScuttle user object.
|
* SemanticScuttle user object.
|
||||||
* Rare fields are filled if required.
|
* Rarely used fields are filled if required.
|
||||||
*
|
*
|
||||||
* @category Bookmarking
|
* @category Bookmarking
|
||||||
* @package SemanticScuttle
|
* @package SemanticScuttle
|
||||||
|
@ -133,7 +133,8 @@ class SemanticScuttle_Model_User
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns user creation time
|
* Returns user creation time.
|
||||||
|
* UTC/Zulu time zone is used.
|
||||||
*
|
*
|
||||||
* @return string Datetime value: "YYYY-MM-DD HH:MM:SS"
|
* @return string Datetime value: "YYYY-MM-DD HH:MM:SS"
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue