preliminary ajax comment setups
This commit is contained in:
+3
-1
@@ -490,7 +490,9 @@ function item_post(&$a) {
|
||||
}
|
||||
}
|
||||
|
||||
goaway($a->get_baseurl() . "/" . $_POST['return'] );
|
||||
if((x($_POST,'return')) && strlen($_POST['return']))
|
||||
goaway($a->get_baseurl() . "/" . $_POST['return'] );
|
||||
killme();
|
||||
// NOTREACHED
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user