dever hace 4 años
padre
commit
d2398abcd6
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      app/collection/lib/Core.php

+ 2 - 0
app/collection/lib/Core.php

@@ -315,6 +315,8 @@ class Core
 
         $url = Dever::input('url');
 
+        $data['source_link'] = $url;
+
         $url = $this->getUrl($url);
 
         $data['link'] = $url;