Skip to content

Commit aaf578a

Browse files
author
Charles Thibault
committed
Fix redirect promote: extends AfsBaseReplyHelper class
1 parent ec2f975 commit aaf578a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AFS/SEARCH/afs_promote_redirect_reply_helper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
require_once "AFS/SEARCH/afs_promote_reply_helper.php";
1010

1111

12-
class AfsPromoteRedirectReplyHelper {
12+
class AfsPromoteRedirectReplyHelper extends AfsBaseReplyHelper {
1313
protected $url;
1414

1515
public function __construct($reply)

0 commit comments

Comments
 (0)