update manage table and some documentation

This commit is contained in:
friendica
2013-03-27 19:02:01 -07:00
parent ca605a8c83
commit 8148b7c32f
46 changed files with 309 additions and 209 deletions

View File

@@ -222,6 +222,7 @@ function unxmlify($s) {
// convenience wrapper, reverse the operation "bin2hex"
// This is a built-in function in php >= 5.4
if(! function_exists('hex2bin')) {
function hex2bin($s) {