ZenCart_Documentation  1.5.0
http://www.collinsharper.com
C:/xampp/htdocs/zen-cart/admin/gv_queue.php File Reference

Go to the source code of this file.

Namespaces

namespace  admin

Variables

 $currencies = new currencies()
if($_GET['order']!= '') if ($_GET['action']== 'confirmrelease'&&isset($_POST['gid']))
 $gv_query_raw = " order by gv.order_id, gv.unique_id"
 $gv_split = new splitPageResults($_GET['page'], MAX_DISPLAY_SEARCH_RESULTS, $gv_query_raw, $gv_query_numrows)
 $gv_list = $db->Execute($gv_query_raw)
 while (!$gv_list->EOF)
 $heading = array()
 $contents = array()

Variable Documentation

$contents = array()

Definition at line 197 of file gv_queue.php.

Definition at line 13 of file gv_queue.php.

$gv_list = $db->Execute($gv_query_raw)

Definition at line 165 of file gv_queue.php.

$gv_query_raw = " order by gv.order_id, gv.unique_id"

Definition at line 163 of file gv_queue.php.

$gv_split = new splitPageResults($_GET['page'], MAX_DISPLAY_SEARCH_RESULTS, $gv_query_raw, $gv_query_numrows)

Definition at line 164 of file gv_queue.php.

$heading = array()

Definition at line 196 of file gv_queue.php.

switch ($_GET['action']) if((zen_not_null($heading))&&(zen_not_null($contents)))

Definition at line 40 of file gv_queue.php.

while(!$gv_list->EOF)

Definition at line 166 of file gv_queue.php.

 All Data Structures Namespaces Files Functions Variables Enumerations