Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update some code #1316

Closed
vlad-ghita opened this issue May 13, 2012 · 2 comments
Closed

Update some code #1316

vlad-ghita opened this issue May 13, 2012 · 2 comments

Comments

@vlad-ghita
Copy link
Contributor

This line:

Administration::instance()->saveConfig();

Should be replaced with the new API

Administration::instance()->Configuration()->write();

here and here.

@brendo
Copy link
Member

brendo commented May 14, 2012

You mean Symphony::Configuration()->write() ;)

@brendo brendo closed this as completed in 662dfbc May 14, 2012
@vlad-ghita
Copy link
Contributor Author

Aaah, yeah, Symphony::Configuration() :))

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

No branches or pull requests

2 participants