Advertisement
Guest User

Untitled

a guest
May 7th, 2012
9,171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. var conf = new XML(config.script);
  2. // Use the defaults from the XML configuration file
  3. title = conf.title[0].toString();
  4. filterPathView = conf.filterPathView[0].toString();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement