lotsoflittlestuff

This commit is contained in:
Mike Macgirvin 2010-07-20 05:21:19 -07:00
parent ba8da761e6
commit 466267fbb5
14 changed files with 99 additions and 45 deletions

View file

@ -207,7 +207,7 @@ function post_remote($a,$arr) {
$parent_id = 0;
dbesc_array($arr);
dbg(3);
//dbg(3);
$r = q("INSERT INTO `item` (`"
. implode("`, `", array_keys($arr))
. "`) VALUES ('"