removing other parts of the ajax request data to see if there is interference, for...
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 30 Aug 2016 13:19:30 +0000 (09:19 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 30 Aug 2016 13:19:30 +0000 (09:19 -0400)
models/admin/ajax/eventsCalMonthAJAX.php

index 8aa192f..3ed0e7f 100644 (file)
@@ -151,10 +151,10 @@ class GlmMembersAdmin_ajax_eventsCalMonthAJAX extends GlmDataEventsTimes
         }
 
         $return = array(
-            'status' => false,       // Assume nothing works
-            'events' => $event_data      // Where our events list will go
-            'message' => '',
-            'times'  => ''
+//            'status' => false,       // Assume nothing works
+            'events' => $event_data      // Where our events list will go
+//            'message' => '',
+//            'times'  => ''
         );
 
         // Return stored image data