Changeset 1572448
- Timestamp:
- 01/11/2017 12:15:28 PM (9 years ago)
- Location:
- exposify/trunk
- Files:
-
- 2 edited
-
exposify.php (modified) (1 diff)
-
public.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
exposify/trunk/exposify.php
r1572371 r1572448 5 5 Plugin URI: https://exposify.de 6 6 Description: Zeigt alle eigenen Immobilienangebote von Exposify. 7 Version: 1.2. 17 Version: 1.2.2 8 8 Author: Exposify 9 9 Author URI: https://exposify.de -
exposify/trunk/public.php
r1572366 r1572448 104 104 105 105 if (isset($this->exposify->html->getError()['css'])) { 106 $css = $this->exposify->html->getError()[' js'];106 $css = $this->exposify->html->getError()['css']; 107 107 } 108 108 if (isset($this->exposify->html->getResult()['css'])) {
Note: See TracChangeset
for help on using the changeset viewer.