Closed GoogleCodeExporter closed 9 years ago
Just define any variables you've changed that you don't want overwritten. For
example, you could define your own allowed sites array:
$ALLOWED_SITES = array (... the sites you want to allow... );
or any other settings like this.
Original comment by jason.le...@gmail.com
on 12 Jan 2012 at 8:26
Original comment by BinaryMoon
on 14 Feb 2012 at 11:40
Original issue reported on code.google.com by
sheepdis...@gmail.com
on 10 Jan 2012 at 8:12