Skip to content

Commit 501107d

Browse files
Williams IsaacWilliams Isaac
Williams Isaac
authored and
Williams Isaac
committed
Remover PayME Test Line
1 parent f2b52d0 commit 501107d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Controllers/indexController.php

-6
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,5 @@ public function index()
1919
Init::view('index');
2020
}
2121

22-
public function payMe()
23-
{
24-
return "Pay ME";
25-
}
26-
27-
2822
}
2923
?>

0 commit comments

Comments
 (0)