dever %!s(int64=6) %!d(string=hai) anos
pai
achega
f1fc60f33d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main/src/View.php

+ 1 - 1
main/src/View.php

@@ -76,7 +76,7 @@ class View extends Core
         }
         */
 
-        if ($this->source_type == 'ios') {
+        if ($this->source_type == 'ioss') {
             $source = Dever::db('source/info')->one(1);
             $this->data['info']['share_link'] = $source['code'];
         } else {