Zeile 6 | Zeile 6 |
---|
* Website: http://mybb.com * License: http://mybb.com/about/license *
|
* Website: http://mybb.com * License: http://mybb.com/about/license *
|
* $Id: tasks.php 5016 2010-06-12 00:24:02Z RyanGordon $
| * $Id: tasks.php 5480 2011-07-04 21:29:44Z huji $
|
*/
// Disallow direct access to this file for security reasons
| */
// Disallow direct access to this file for security reasons
|
Zeile 349 | Zeile 349 |
---|
if($enable_confirmation == true) {
|
if($enable_confirmation == true) {
|
admin_redirect("index.php?module=tools-tasks&action=enable&tid={$task['tid']}&my_post_key={$mybb->post_code}");
| admin_redirect("index.php?module=tools-tasks&action=enable&tid={$task['tid']}&my_post_key={$mybb->post_code}");
|
} else {
| } else {
|