Conflicts:
	install/schema_mysql.sql
	mod/impel.php
	view/pt-br/messages.po
	view/pt-br/strings.php
This commit is contained in:
redmatrix
2015-05-28 19:06:31 -07:00
10 changed files with 4443 additions and 2877 deletions

View File

@@ -113,6 +113,7 @@ function impel_init(&$a) {
dbesc($namespace),
intval(local_channel())
);
$i = q("select id, edited, item_deleted from item where mid = '%s' and uid = %d limit 1",
dbesc($arr['mid']),
intval(local_channel())