Changeset 1604809
- Timestamp:
- 02/27/2017 09:10:15 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
marketing-optimizer/trunk/includes/api/class.mo_api.php
r1604797 r1604809 108 108 $headers = 0; 109 109 $ch = curl_init(); 110 echo $this->get_uri();110 //echo $this->get_uri(); 111 111 curl_setopt($ch, CURLOPT_URL, $this->get_uri()); 112 112 if( strpos($this->get_uri(),'login') === false)
Note: See TracChangeset
for help on using the changeset viewer.