Skip to content

Instantly share code, notes, and snippets.

@jawngee
Created July 16, 2009 06:57
Show Gist options
  • Save jawngee/148278 to your computer and use it in GitHub Desktop.
Save jawngee/148278 to your computer and use it in GitHub Desktop.
<?
$config=Config::Get("servers");
$config->server->url="http://newurl.com/";
$config->save();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment