We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b06032 commit c459fa3Copy full SHA for c459fa3
1 file changed
src/manage_cc.php
@@ -6,7 +6,6 @@ function manage_cc()
6
add_js('font-awesome');
7
add_js('card.jquery');
8
add_js('card');
9
- global $tf;
10
page_title('Manage Credit Cards');
11
$data = \MyAdmin\App::accounts()->data;
12
if (!isset($data['ccs'])) {
0 commit comments