Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

Allow to change options of running instance #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Allow to change options of running instance #48

wants to merge 1 commit into from

Conversation

doits
Copy link
Contributor

@doits doits commented May 3, 2012

This way, all options can be changed dynamically even after initializing

This way, all options can be changed dynamically even after initializing
@CoolCookie
Copy link

Can you show an example how to change the URL parameters dynamically?

// use url1 als default
url1 = 'test1.php';

// use url2 on request
url2 = 'test2.php';

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants