Codebase list libdancer2-plugin-ajax-perl / b8b5a52
Remove superfluous return. Peter Mottram 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3131
3232 # # must be an XMLHttpRequest
3333 if ( not $plugin->app->request->is_ajax ) {
34 $plugin->app->pass and return 0;
34 $plugin->app->pass;
3535 }
3636
3737 # Default response content type is either what's defined in the