Not a bug, but the only way to pass system cookie to another template with cURL was to complete loading current page and then fire new connection.
Would be cool to have it the regular way. Doesn't look very nice
- Code: Select all
<?php COUCH::invoke(); curl_exec( $ch ); ?>
Would be cool to have it the regular way. Doesn't look very nice
