|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | linkpoint_api_payment_module |
Variables | |
| $currencies = new currencies() | |
| $action = (isset($_GET['action']) ? $_GET['action'] : '') | |
| if(substr($_GET['search'], 0, 3)== '%23'or substr($_GET['search'], 0, 1)== '#') | $error = false |
| $processed = false | |
| if (zen_not_null($action)) | |
| $action = (isset($_GET['action']) ? $_GET['action'] : '') |
Definition at line 15 of file linkpoint_review.php.
| $currencies = new currencies() |
Definition at line 13 of file linkpoint_review.php.
Definition at line 26 of file linkpoint_review.php.
| $processed = false |
Definition at line 27 of file linkpoint_review.php.
| if(zen_not_null($action)) |
Definition at line 29 of file linkpoint_review.php.