some fixes after cloning to a new site
This commit is contained in:
parent
c10e772318
commit
dea552b74f
5 changed files with 17 additions and 6 deletions
|
@ -58,10 +58,10 @@ function item_post(&$a) {
|
|||
intval($post_id));
|
||||
}
|
||||
|
||||
require('notifier.php');
|
||||
// require('notifier.php');
|
||||
|
||||
|
||||
notifier(&$a,$post_id,$parent);
|
||||
// notifier($a,$post_id,$parent);
|
||||
|
||||
}
|
||||
goaway($a->get_baseurl() . "/profile/$profile_uid");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue