documentation updates

This commit is contained in:
Shish
2010-01-12 15:01:34 +00:00
parent ef43fc1e57
commit af36f37902
5 changed files with 77 additions and 23 deletions

View File

@@ -156,7 +156,9 @@ function undb_bool($val) {
/**
* Figure out the correct way to link to a page, taking into account
* things like the nice URLs setting
* things like the nice URLs setting.
*
* eg make_link("post/list") becomes "/v2/index.php?q=post/list"
*
* @retval string
*/