Update documentation

This commit is contained in:
Ruan 2015-08-11 09:57:10 +02:00
parent a95cac5c5d
commit 0dffec210d

View File

@ -72,7 +72,8 @@ class Page {
}
/**
* Returns the banner name for a specific row in the database, converting UUID->name if necessary.
* Returns the banner name for a specific row in the database
* using their UUID->name if possible, otherwise returns their last recorded name.
* @param row
* @return string
*/