base url variables as url
Closed this issue · 0 comments
rmcdahal commented
"source" => "uploads", // url domain // so that the files and show well http://php-filemanager.rhcloud.com/userfiles/imagen.jpg // o http://php-filemanager.rhcloud.com/filemanager/userfiles/imagen.jpg "url" => "<?php echo base_url(); ?>",
see the above changes but why this is not working ?