On Mon, Sep 27, 2010 at 10:00:55AM +0200, Sven Vanpoucke wrote:
> Hello
> 
> I have tried this code and it seems to work in 99% of the cases. 
> However, when working from other paths (in 2.0 we have several popups 
> which are launched from common/launcher) this results in the url being 
> http://localhost/common/launcher/ instead of http://localhost/ which 
> gives several problems. I think we can avoid this by launching 
> everything directly from the root.

Correct, CASCO assumes _all_ requests go through /index.php, as
documented in the comment on line 35 (// Script is always index.php)
Sorry if that was a bit unclear.

Cheers,
Peter Bex
Solide ICT - http://www.solide-ict.nl

_______________________________________________
Dev mailing list
Dev@lists.chamilo.org
http://lists.chamilo.org/listinfo/dev

Reply via email to