fixing syntax error
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 13 Apr 2016 16:04:49 +0000 (12:04 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 13 Apr 2016 16:04:49 +0000 (12:04 -0400)
class_flight.php

index 1807065..7d7bd94 100644 (file)
@@ -87,6 +87,7 @@ include_once($_SERVER['DOCUMENT_ROOT'].'/wp-config.php' );
                 */
                function get_flight_data()
                {
+            global $wpdb;
                        $this->get_arr_flight_data();
                        $this->get_dep_flight_data();